Searched refs:getPICJumpTableRelocBaseExpr (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.h | 520 getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
|
D | X86ISelLowering.cpp | 1319 getPICJumpTableRelocBaseExpr(const MachineFunction *MF, unsigned JTI, in getPICJumpTableRelocBaseExpr() function in X86TargetLowering 1323 return TargetLowering::getPICJumpTableRelocBaseExpr(MF, JTI, Ctx); in getPICJumpTableRelocBaseExpr()
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 678 getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
|
D | X86ISelLowering.cpp | 1921 getPICJumpTableRelocBaseExpr(const MachineFunction *MF, unsigned JTI, in getPICJumpTableRelocBaseExpr() function in X86TargetLowering 1925 return TargetLowering::getPICJumpTableRelocBaseExpr(MF, JTI, Ctx); in getPICJumpTableRelocBaseExpr()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1418 const MCExpr *Base = TLI->getPICJumpTableRelocBaseExpr(MF,JTI,OutContext); in EmitJumpTableInfo() 1503 const MCExpr *Base = TLI->getPICJumpTableRelocBaseExpr(MF, UID, OutContext); in EmitJumpTableEntry()
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLowering.h | 788 getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 2217 getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1085 const MCExpr *Base = TLI->getPICJumpTableRelocBaseExpr(MF,JTI,OutContext); in EmitJumpTableInfo()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1092 TargetLowering::getPICJumpTableRelocBaseExpr(const MachineFunction *MF, in getPICJumpTableRelocBaseExpr() function in TargetLowering
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 309 TargetLowering::getPICJumpTableRelocBaseExpr(const MachineFunction *MF, in getPICJumpTableRelocBaseExpr() function in TargetLowering
|