Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyAsmPrinter.h60 void emitJumpTableInfo() override;
HDWebAssemblyAsmPrinter.cpp610 void WebAssemblyAsmPrinter::emitJumpTableInfo() { in emitJumpTableInfo() function in WebAssemblyAsmPrinter
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDAsmPrinter.h448 virtual void emitJumpTableInfo();
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64AsmPrinter.cpp108 void emitJumpTableInfo() override;
1166 void AArch64AsmPrinter::emitJumpTableInfo() { in emitJumpTableInfo() function in AArch64AsmPrinter
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp1983 emitJumpTableInfo(); in emitFunctionBody()
2696 void AsmPrinter::emitJumpTableInfo() { in emitJumpTableInfo() function in AsmPrinter