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

12

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

Completed in 425 milliseconds

12