Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h225 SDValue getPICJumpTableRelocBase(SDValue Table,
H A DVEISelLowering.cpp1995 SDValue VETargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in VETargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h150 SDValue getPICJumpTableRelocBase(SDValue Table,
154 /// the same as getPICJumpTableRelocBase, but as an MCExpr.
H A DM68kISelLowering.cpp2839 SDValue M68kTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in M68kTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h342 SDValue getPICJumpTableRelocBase(SDValue Table, SelectionDAG &DAG)
H A DHexagonISelLowering.cpp3573 HexagonTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in HexagonTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1149 SDValue getPICJumpTableRelocBase(SDValue Table,
H A DPPCISelLowering.cpp3247 SDValue PPCTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in PPCTargetLowering
3250 return TargetLowering::getPICJumpTableRelocBase(Table, DAG); in getPICJumpTableRelocBase()
3255 return TargetLowering::getPICJumpTableRelocBase(Table, DAG); in getPICJumpTableRelocBase()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h999 SDValue getPICJumpTableRelocBase(SDValue Table,
H A DX86ISelLoweringCall.cpp473 SDValue X86TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in X86TargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3853 virtual SDValue getPICJumpTableRelocBase(SDValue Table,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp4061 TLI.getPICJumpTableRelocBase(Table, DAG)); in ExpandNode()
H A DTargetLowering.cpp456 SDValue TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in TargetLowering