Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h88 void emitJumpTableEntry(const MachineJumpTableInfo &MJTI,
H A DMipsAsmPrinter.cpp829 void MipsAsmPrinter::emitJumpTableEntry(const MachineJumpTableInfo &MJTI, in emitJumpTableEntry() function in MipsAsmPrinter
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h954 virtual void emitJumpTableEntry(const MachineJumpTableInfo &MJTI,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3060 emitJumpTableEntry(MJTI, MBB, JumpTableIndex); in emitJumpTableImpl()
3120 void AsmPrinter::emitJumpTableEntry(const MachineJumpTableInfo &MJTI, in emitJumpTableEntry() function in AsmPrinter