Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchAsmPrinter.cpp263 void LoongArchAsmPrinter::emitJumpTableInfo() { in emitJumpTableInfo() function in LoongArchAsmPrinter
264 AsmPrinter::emitJumpTableInfo(); in emitJumpTableInfo()
H A DLoongArchAsmPrinter.h62 void emitJumpTableInfo() override;
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.h64 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.h482 virtual void emitJumpTableInfo();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2119 emitJumpTableInfo(); in emitFunctionBody()
2952 void AsmPrinter::emitJumpTableInfo() { in emitJumpTableInfo() function in AsmPrinter