Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.h60 void emitJumpTableInfo() override;
H A DWebAssemblyAsmPrinter.cpp610 void WebAssemblyAsmPrinter::emitJumpTableInfo() { in emitJumpTableInfo() function in WebAssemblyAsmPrinter
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h448 virtual void emitJumpTableInfo();
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp108 void emitJumpTableInfo() override;
1166 void AArch64AsmPrinter::emitJumpTableInfo() { in emitJumpTableInfo() function in AArch64AsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1983 emitJumpTableInfo(); in emitFunctionBody()
2696 void AsmPrinter::emitJumpTableInfo() { in emitJumpTableInfo() function in AsmPrinter