Searched refs:getPICJumpTableRelocBase (Results 1 - 6 of 6) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.h533 SDValue getPICJumpTableRelocBase(SDValue Table,
H A DX86ISelLowering.cpp1765 SDValue X86TargetLowering::getPICJumpTableRelocBase(SDValue Table, function in class:X86TargetLowering
1775 /// given PIC jumptable, the same as getPICJumpTableRelocBase, but as an
/external/llvm/include/llvm/Target/
H A DTargetLowering.h1901 virtual SDValue getPICJumpTableRelocBase(SDValue Table,
1905 /// getPICJumpTableRelocBase, but as an MCExpr.
/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp235 SDValue TargetLowering::getPICJumpTableRelocBase(SDValue Table, function in class:TargetLowering
248 /// given PIC jumptable, the same as getPICJumpTableRelocBase, but as an
H A DLegalizeDAG.cpp3917 TLI.getPICJumpTableRelocBase(Table, DAG));
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1499 getPICJumpTableRelocBase(Table, DAG));

Completed in 153 milliseconds