Searched refs:getPICJumpTableRelocBase (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 313 SDValue getPICJumpTableRelocBase(SDValue Table, SelectionDAG &DAG)
|
D | HexagonISelLowering.cpp | 3023 HexagonTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in HexagonTargetLowering
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 970 SDValue getPICJumpTableRelocBase(SDValue Table,
|
D | PPCISelLowering.cpp | 2796 SDValue PPCTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in PPCTargetLowering 2799 return TargetLowering::getPICJumpTableRelocBase(Table, DAG); in getPICJumpTableRelocBase() 2804 return TargetLowering::getPICJumpTableRelocBase(Table, DAG); in getPICJumpTableRelocBase()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 746 SDValue getPICJumpTableRelocBase(SDValue Table,
|
D | X86ISelLowering.cpp | 2399 SDValue X86TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in X86TargetLowering
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 3016 virtual SDValue getPICJumpTableRelocBase(SDValue Table,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 3569 TLI.getPICJumpTableRelocBase(Table, DAG)); in ExpandNode()
|
D | TargetLowering.cpp | 448 SDValue TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in TargetLowering
|