Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.h109 SDValue getPICJumpTableRelocBase(SDValue Table,
H A DVEISelLowering.cpp1774 SDValue VETargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in VETargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelLowering.h150 SDValue getPICJumpTableRelocBase(SDValue Table,
H A DM68kISelLowering.cpp2676 SDValue M68kTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in M68kTargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h319 SDValue getPICJumpTableRelocBase(SDValue Table, SelectionDAG &DAG)
H A DHexagonISelLowering.cpp3275 HexagonTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in HexagonTargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1082 SDValue getPICJumpTableRelocBase(SDValue Table,
H A DPPCISelLowering.cpp3120 SDValue PPCTargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in PPCTargetLowering
3123 return TargetLowering::getPICJumpTableRelocBase(Table, DAG); in getPICJumpTableRelocBase()
3128 return TargetLowering::getPICJumpTableRelocBase(Table, DAG); in getPICJumpTableRelocBase()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.h916 SDValue getPICJumpTableRelocBase(SDValue Table,
H A DX86ISelLowering.cpp2435 SDValue X86TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in X86TargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3213 virtual SDValue getPICJumpTableRelocBase(SDValue Table,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3537 TLI.getPICJumpTableRelocBase(Table, DAG)); in ExpandNode()
H A DTargetLowering.cpp457 SDValue TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase() function in TargetLowering