Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kISelLowering.h144 const MCExpr *LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
H A DM68kISelLowering.cpp2681 const MCExpr *M68kTargetLowering::LowerCustomJumpTableEntry( in LowerCustomJumpTableEntry() function in M68kTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEISelLowering.h126 const MCExpr *LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
H A DVEISelLowering.cpp1972 const MCExpr *VETargetLowering::LowerCustomJumpTableEntry( in LowerCustomJumpTableEntry() function in VETargetLowering
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h596 const MCExpr *LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
H A DRISCVISelLowering.cpp12239 const MCExpr *RISCVTargetLowering::LowerCustomJumpTableEntry( in LowerCustomJumpTableEntry() function in RISCVTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.h953 LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI,
H A DX86ISelLowering.cpp2813 X86TargetLowering::LowerCustomJumpTableEntry(const MachineJumpTableInfo *MJTI, in LowerCustomJumpTableEntry() function in X86TargetLowering
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3482 LowerCustomJumpTableEntry(const MachineJumpTableInfo * /*MJTI*/, in LowerCustomJumpTableEntry() function
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2412 Value = MF->getSubtarget().getTargetLowering()->LowerCustomJumpTableEntry( in emitJumpTableEntry()