|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Overridden By
lib/Target/PowerPC/PPCISelLowering.cpp 2768 PPCTargetLowering::getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
lib/Target/X86/X86ISelLowering.cpp 2243 getPICJumpTableRelocBaseExpr(const MachineFunction *MF, unsigned JTI,
Declarations
include/llvm/CodeGen/TargetLowering.h 3013 getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
References
lib/CodeGen/AsmPrinter/AsmPrinter.cpp 1827 const MCExpr *Base = TLI->getPICJumpTableRelocBaseExpr(MF,JTI,OutContext);
1912 const MCExpr *Base = TLI->getPICJumpTableRelocBaseExpr(MF, UID, OutContext);
lib/Target/AArch64/AArch64AsmPrinter.cpp 732 const MCExpr *Base = TLI->getPICJumpTableRelocBaseExpr(MF, JTI, OutContext);
lib/Target/PowerPC/PPCISelLowering.cpp 2772 return TargetLowering::getPICJumpTableRelocBaseExpr(MF, JTI, Ctx);
2777 return TargetLowering::getPICJumpTableRelocBaseExpr(MF, JTI, Ctx);
lib/Target/X86/X86ISelLowering.cpp 2247 return TargetLowering::getPICJumpTableRelocBaseExpr(MF, JTI, Ctx);