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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h313 SDValue getPICJumpTableRelocBase(SDValue Table, SelectionDAG &DAG)
H A DHexagonISelLowering.cpp3023 HexagonTargetLowering::getPICJumpTableRelocBase(SDValue Table, function in class:HexagonTargetLowering
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h970 SDValue getPICJumpTableRelocBase(SDValue Table,
H A DPPCISelLowering.cpp2814 SDValue PPCTargetLowering::getPICJumpTableRelocBase(SDValue Table, function in class:PPCTargetLowering
2817 return TargetLowering::getPICJumpTableRelocBase(Table, DAG);
2822 return TargetLowering::getPICJumpTableRelocBase(Table, DAG);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h746 SDValue getPICJumpTableRelocBase(SDValue Table,
H A DX86ISelLowering.cpp2399 SDValue X86TargetLowering::getPICJumpTableRelocBase(SDValue Table, function in class:X86TargetLowering
2410 /// the same as getPICJumpTableRelocBase, but as an MCExpr.
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3016 virtual SDValue getPICJumpTableRelocBase(SDValue Table,
3020 /// getPICJumpTableRelocBase, but as an MCExpr.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3569 TLI.getPICJumpTableRelocBase(Table, DAG));
H A DTargetLowering.cpp448 SDValue TargetLowering::getPICJumpTableRelocBase(SDValue Table, function in class:TargetLowering
461 /// getPICJumpTableRelocBase, but as an MCExpr.

Completed in 400 milliseconds