Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h304 SDValue getPICJumpTableRelocBase(SDValue Table, SelectionDAG &DAG)
H A DHexagonISelLowering.cpp2837 HexagonTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in HexagonTargetLowering
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h895 SDValue getPICJumpTableRelocBase(SDValue Table,
H A DPPCISelLowering.cpp2649 SDValue PPCTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in PPCTargetLowering
2652 return TargetLowering::getPICJumpTableRelocBase(Table, DAG); in getPICJumpTableRelocBase()
2657 return TargetLowering::getPICJumpTableRelocBase(Table, DAG); in getPICJumpTableRelocBase()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.h683 SDValue getPICJumpTableRelocBase(SDValue Table,
H A DX86ISelLowering.cpp2188 SDValue X86TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in X86TargetLowering
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2815 virtual SDValue getPICJumpTableRelocBase(SDValue Table,
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3527 TLI.getPICJumpTableRelocBase(Table, DAG)); in ExpandNode()
H A DTargetLowering.cpp301 SDValue TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in TargetLowering