Searched refs:getPICJumpTableRelocBaseExpr (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.h | 82 const MCExpr *getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
|
| H A D | M68kISelLowering.cpp | 2850 const MCExpr *M68kTargetLowering::getPICJumpTableRelocBaseExpr( in getPICJumpTableRelocBaseExpr() function in M68kTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1168 const MCExpr *getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
|
| H A D | PPCISelLowering.cpp | 3276 PPCTargetLowering::getPICJumpTableRelocBaseExpr(const MachineFunction *MF, in getPICJumpTableRelocBaseExpr() function in PPCTargetLowering 3280 return TargetLowering::getPICJumpTableRelocBaseExpr(MF, JTI, Ctx); in getPICJumpTableRelocBaseExpr() 3285 return TargetLowering::getPICJumpTableRelocBaseExpr(MF, JTI, Ctx); in getPICJumpTableRelocBaseExpr()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1089 getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
|
| H A D | X86ISelLoweringCall.cpp | 502 getPICJumpTableRelocBaseExpr(const MachineFunction *MF, unsigned JTI, in getPICJumpTableRelocBaseExpr() function in X86TargetLowering 508 return TargetLowering::getPICJumpTableRelocBaseExpr(MF, JTI, Ctx); in getPICJumpTableRelocBaseExpr()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 3030 TLI->getPICJumpTableRelocBaseExpr(MF, JumpTableIndex, OutContext); in emitJumpTableImpl() 3158 const MCExpr *Base = TLI->getPICJumpTableRelocBaseExpr(MF, UID, OutContext); in emitJumpTableEntry() 4762 TLI->getPICJumpTableRelocBaseExpr(MF, JTI, MMI->getContext()); in getCodeViewJumpTableInfo()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 4014 getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 494 TargetLowering::getPICJumpTableRelocBaseExpr(const MachineFunction *MF, in getPICJumpTableRelocBaseExpr() function in TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 12779 …5MachineFunctionEjRNS_9MCContextE", "llvm::X86TargetLowering::getPICJumpTableRelocBaseExpr(llvm::M… 15557 …S_15MachineFunctionEjRNS_9MCContextE", "llvm::TargetLowering::getPICJumpTableRelocBaseExpr(llvm::M…
|