Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h144 const MCExpr *LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
H A DM68kISelLowering.cpp2831 const MCExpr *M68kTargetLowering::LowerCustomJumpTableEntry( in LowerCustomJumpTableEntry() function in M68kTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h221 const MCExpr *LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
H A DVEISelLowering.cpp1984 const MCExpr *VETargetLowering::LowerCustomJumpTableEntry( in LowerCustomJumpTableEntry() function in VETargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h772 const MCExpr *LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
H A DRISCVISelLowering.cpp19549 const MCExpr *RISCVTargetLowering::LowerCustomJumpTableEntry( in LowerCustomJumpTableEntry() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h989 LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
H A DX86ISelLoweringCall.cpp460 X86TargetLowering::LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI, in LowerCustomJumpTableEntry() function in X86TargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3729 LowerCustomJumpTableEntry(const MachineJumpTableInfo * /*MJTI*/, in LowerCustomJumpTableEntry() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2774 Value = MF->getSubtarget().getTargetLowering()->LowerCustomJumpTableEntry( in emitJumpTableEntry()