Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h830 void emitJumpTableEntry(const MachineJumpTableInfo *MJTI,
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2395 emitJumpTableEntry(MJTI, MBB, JTI); in emitJumpTableInfo()
2403 void AsmPrinter::emitJumpTableEntry(const MachineJumpTableInfo *MJTI, in emitJumpTableEntry() function in AsmPrinter