Searched refs:getPICJumpTableRelocBase (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 304 SDValue getPICJumpTableRelocBase(SDValue Table, SelectionDAG &DAG)
|
| H A D | HexagonISelLowering.cpp | 2837 HexagonTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in HexagonTargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 895 SDValue getPICJumpTableRelocBase(SDValue Table,
|
| H A D | PPCISelLowering.cpp | 2649 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 D | X86ISelLowering.h | 683 SDValue getPICJumpTableRelocBase(SDValue Table,
|
| H A D | X86ISelLowering.cpp | 2188 SDValue X86TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in X86TargetLowering
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 2815 virtual SDValue getPICJumpTableRelocBase(SDValue Table,
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeDAG.cpp | 3527 TLI.getPICJumpTableRelocBase(Table, DAG)); in ExpandNode()
|
| H A D | TargetLowering.cpp | 301 SDValue TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in TargetLowering
|