Searched refs:getPICJumpTableRelocBase (Results 1 – 13 of 13) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.h | 150 SDValue getPICJumpTableRelocBase(SDValue Table,
|
H A D | M68kISelLowering.cpp | 2716 SDValue M68kTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in M68kTargetLowering
|
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/ |
H A D | VEISelLowering.h | 135 SDValue getPICJumpTableRelocBase(SDValue Table,
|
H A D | VEISelLowering.cpp | 1999 SDValue VETargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in VETargetLowering
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.h | 339 SDValue getPICJumpTableRelocBase(SDValue Table, SelectionDAG &DAG)
|
H A D | HexagonISelLowering.cpp | 3544 HexagonTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in HexagonTargetLowering
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.h | 1148 SDValue getPICJumpTableRelocBase(SDValue Table,
|
H A D | PPCISelLowering.cpp | 3194 SDValue PPCTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in PPCTargetLowering 3197 return TargetLowering::getPICJumpTableRelocBase(Table, DAG); in getPICJumpTableRelocBase() 3202 return TargetLowering::getPICJumpTableRelocBase(Table, DAG); in getPICJumpTableRelocBase()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 988 SDValue getPICJumpTableRelocBase(SDValue Table,
|
H A D | X86ISelLowering.cpp | 2902 SDValue X86TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in X86TargetLowering
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 3584 virtual SDValue getPICJumpTableRelocBase(SDValue Table,
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 3610 TLI.getPICJumpTableRelocBase(Table, DAG)); in ExpandNode()
|
H A D | TargetLowering.cpp | 454 SDValue TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in TargetLowering
|