Searched refs:getPICJumpTableRelocBaseExpr (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.h643 getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
H A DX86ISelLowering.cpp2082 getPICJumpTableRelocBaseExpr(const MachineFunction *MF, unsigned JTI, function in class:X86TargetLowering
2086 return TargetLowering::getPICJumpTableRelocBaseExpr(MF, JTI, Ctx);
[all...]
/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1384 const MCExpr *Base = TLI->getPICJumpTableRelocBaseExpr(MF,JTI,OutContext);
1469 const MCExpr *Base = TLI->getPICJumpTableRelocBaseExpr(MF, UID, OutContext);
/external/llvm/include/llvm/Target/
H A DTargetLowering.h2085 getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp264 /// getPICJumpTableRelocBaseExpr - This returns the relocation base for the
268 TargetLowering::getPICJumpTableRelocBaseExpr(const MachineFunction *MF, function in class:TargetLowering

Completed in 420 milliseconds