Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.h514 LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
DX86ISelLowering.cpp1670 X86TargetLowering::LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI, in LowerCustomJumpTableEntry() function in X86TargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h1678 LowerCustomJumpTableEntry(const MachineJumpTableInfo * /*MJTI*/, in LowerCustomJumpTableEntry() function
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1172 Value = TM.getTargetLowering()->LowerCustomJumpTableEntry(MJTI, MBB, UID, in EmitJumpTableEntry()