Home
last modified time | relevance | path

Searched refs:emitJumpTableEntry (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDAsmPrinter.h889 void emitJumpTableEntry(const MachineJumpTableInfo *MJTI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp2767 emitJumpTableEntry(MJTI, MBB, JTI); in emitJumpTableInfo()
2775 void AsmPrinter::emitJumpTableEntry(const MachineJumpTableInfo *MJTI, in emitJumpTableEntry() function in AsmPrinter