Home
last modified time | relevance | path

Searched refs:LowerConstantPool (Results 1 – 25 of 33) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcISelLowering.h97 SDValue LowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
DSparcISelLowering.cpp903 SDValue SparcTargetLowering::LowerConstantPool(SDValue Op, in LowerConstantPool() function in SparcTargetLowering
1153 case ISD::ConstantPool: return LowerConstantPool(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelLowering.h78 SDValue LowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp170 case ISD::ConstantPool: return LowerConstantPool(Op, DAG); in LowerOperation()
776 SDValue SystemZTargetLowering::LowerConstantPool(SDValue Op, in LowerConstantPool() function in SystemZTargetLowering
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelLowering.h120 SDValue LowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
DMBlazeISelLowering.cpp199 case ISD::ConstantPool: return LowerConstantPool(Op, DAG); in LowerOperation()
621 LowerConstantPool(SDValue Op, SelectionDAG &DAG) const { in LowerConstantPool() function in MBlazeTargetLowering
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.h77 SDValue LowerConstantPool(SDValue Op, SelectionDAG &DAG,
DSPUISelLowering.cpp997 LowerConstantPool(SDValue Op, SelectionDAG &DAG, const SPUSubtarget *ST) { in LowerConstantPool() function
1025 SPU::LowerConstantPool(SDValue Op, SelectionDAG &DAG, const SPUTargetMachine &TM) { in LowerConstantPool() function in SPU
1026 return ::LowerConstantPool(Op, DAG, TM.getSubtargetImpl()); in LowerConstantPool()
2798 return LowerConstantPool(Op, DAG, SPUTM.getSubtargetImpl()); in LowerOperation()
DSPUISelDAGToDAG.cpp214 SPU::LowerConstantPool(CPIdx, *CurDAG, TM); in emitBuildVector()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.h81 SDValue LowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
DLanaiISelLowering.cpp169 return LowerConstantPool(Op, DAG); in LowerOperation()
1128 SDValue LanaiTargetLowering::LowerConstantPool(SDValue Op, in LowerConstantPool() function in LanaiTargetLowering
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.h129 SDValue LowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
DMipsISelLowering.cpp668 case ISD::ConstantPool: return LowerConstantPool(Op, DAG); in LowerOperation()
1557 LowerConstantPool(SDValue Op, SelectionDAG &DAG) const in LowerConstantPool() function in MipsTargetLowering
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelLowering.h140 SDValue LowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
DXCoreISelLowering.cpp172 case ISD::ConstantPool: return LowerConstantPool(Op, DAG); in LowerOperation()
309 LowerConstantPool(SDValue Op, SelectionDAG &DAG) const in LowerConstantPool() function in XCoreTargetLowering
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.h175 SDValue LowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
DXCoreISelLowering.cpp207 case ISD::ConstantPool: return LowerConstantPool(Op, DAG); in LowerOperation()
326 LowerConstantPool(SDValue Op, SelectionDAG &DAG) const in LowerConstantPool() function in XCoreTargetLowering
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.h171 SDValue LowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h196 SDValue LowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
DHexagonISelLowering.cpp1406 HexagonTargetLowering::LowerConstantPool(SDValue Op, SelectionDAG &DAG) const { in LowerConstantPool() function in HexagonTargetLowering
2780 case ISD::ConstantPool: return LowerConstantPool(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.h388 SDValue LowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h489 SDValue LowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.h803 SDValue LowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h800 SDValue LowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
/external/llvm/lib/Target/X86/
DX86ISelLowering.h1078 SDValue LowerConstantPool(SDValue Op, SelectionDAG &DAG) const;

12