Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h869 void emitJumpTableEntry(const MachineJumpTableInfo *MJTI,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2546 emitJumpTableEntry(MJTI, MBB, JTI); in emitJumpTableInfo()
2554 void AsmPrinter::emitJumpTableEntry(const MachineJumpTableInfo *MJTI, in emitJumpTableEntry() function in AsmPrinter