Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h144 const MCExpr *LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
H A DM68kISelLowering.cpp2832 const MCExpr *M68kTargetLowering::LowerCustomJumpTableEntry( in LowerCustomJumpTableEntry() function in M68kTargetLowering
/src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h221 const MCExpr *LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
H A DVEISelLowering.cpp1982 const MCExpr *VETargetLowering::LowerCustomJumpTableEntry( in LowerCustomJumpTableEntry() function in VETargetLowering
/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h831 const MCExpr *LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
H A DRISCVISelLowering.cpp21168 const MCExpr *RISCVTargetLowering::LowerCustomJumpTableEntry( in LowerCustomJumpTableEntry() function in RISCVTargetLowering
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h994 LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
H A DX86ISelLoweringCall.cpp462 X86TargetLowering::LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI, in LowerCustomJumpTableEntry() function in X86TargetLowering
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3846 LowerCustomJumpTableEntry(const MachineJumpTableInfo * /*MJTI*/, in LowerCustomJumpTableEntry() function
/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2784 Value = MF->getSubtarget().getTargetLowering()->LowerCustomJumpTableEntry( in emitJumpTableEntry()