Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kISelLowering.h150 SDValue getPICJumpTableRelocBase(SDValue Table,
H A DM68kISelLowering.cpp2688 SDValue M68kTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in M68kTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEISelLowering.h130 SDValue getPICJumpTableRelocBase(SDValue Table,
H A DVEISelLowering.cpp1985 SDValue VETargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in VETargetLowering
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h316 SDValue getPICJumpTableRelocBase(SDValue Table, SelectionDAG &DAG)
H A DHexagonISelLowering.cpp3337 HexagonTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in HexagonTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1137 SDValue getPICJumpTableRelocBase(SDValue Table,
H A DPPCISelLowering.cpp3181 SDValue PPCTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in PPCTargetLowering
3184 return TargetLowering::getPICJumpTableRelocBase(Table, DAG); in getPICJumpTableRelocBase()
3189 return TargetLowering::getPICJumpTableRelocBase(Table, DAG); in getPICJumpTableRelocBase()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.h958 SDValue getPICJumpTableRelocBase(SDValue Table,
H A DX86ISelLowering.cpp2824 SDValue X86TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in X86TargetLowering
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3489 virtual SDValue getPICJumpTableRelocBase(SDValue Table,
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3581 TLI.getPICJumpTableRelocBase(Table, DAG)); in ExpandNode()
H A DTargetLowering.cpp453 SDValue TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in TargetLowering