Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.h105 const MCExpr *LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
H A DVEISelLowering.cpp1761 const MCExpr *VETargetLowering::LowerCustomJumpTableEntry( in LowerCustomJumpTableEntry() function in VETargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelLowering.h144 const MCExpr *LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
H A DM68kISelLowering.cpp2669 const MCExpr *M68kTargetLowering::LowerCustomJumpTableEntry( in LowerCustomJumpTableEntry() function in M68kTargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.h911 LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
H A DX86ISelLowering.cpp2424 X86TargetLowering::LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI, in LowerCustomJumpTableEntry() function in X86TargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3206 LowerCustomJumpTableEntry(const MachineJumpTableInfo * /*MJTI*/, in LowerCustomJumpTableEntry() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2162 Value = MF->getSubtarget().getTargetLowering()->LowerCustomJumpTableEntry( in emitJumpTableEntry()