Searched refs:getPICJumpTableRelocBase (Results 1 – 13 of 13) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.h | 150 SDValue getPICJumpTableRelocBase(SDValue Table,
|
| H A D | M68kISelLowering.cpp | 2838 SDValue M68kTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in M68kTargetLowering
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.h | 225 SDValue getPICJumpTableRelocBase(SDValue Table,
|
| H A D | VEISelLowering.cpp | 1997 SDValue VETargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in VETargetLowering
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 339 SDValue getPICJumpTableRelocBase(SDValue Table, SelectionDAG &DAG)
|
| H A D | HexagonISelLowering.cpp | 3552 HexagonTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in HexagonTargetLowering
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1138 SDValue getPICJumpTableRelocBase(SDValue Table,
|
| H A D | PPCISelLowering.cpp | 3242 SDValue PPCTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in PPCTargetLowering 3245 return TargetLowering::getPICJumpTableRelocBase(Table, DAG); in getPICJumpTableRelocBase() 3250 return TargetLowering::getPICJumpTableRelocBase(Table, DAG); in getPICJumpTableRelocBase()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 994 SDValue getPICJumpTableRelocBase(SDValue Table,
|
| H A D | X86ISelLoweringCall.cpp | 471 SDValue X86TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in X86TargetLowering
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 3736 virtual SDValue getPICJumpTableRelocBase(SDValue Table,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeDAG.cpp | 3982 TLI.getPICJumpTableRelocBase(Table, DAG)); in ExpandNode()
|
| H A D | TargetLowering.cpp | 455 SDValue TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in TargetLowering
|