Home
last modified time | relevance | path

Searched refs:emitJumpTableInfo (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.h72 void emitJumpTableInfo() override;
H A DWebAssemblyAsmPrinter.cpp610 void WebAssemblyAsmPrinter::emitJumpTableInfo() { in emitJumpTableInfo() function in WebAssemblyAsmPrinter
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h459 virtual void emitJumpTableInfo();
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp94 void emitJumpTableInfo() override;
1047 void AArch64AsmPrinter::emitJumpTableInfo() { in emitJumpTableInfo() function in AArch64AsmPrinter
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1977 emitJumpTableInfo(); in emitFunctionBody()
2688 void AsmPrinter::emitJumpTableInfo() { in emitJumpTableInfo() function in AsmPrinter