Home
last modified time | relevance | path

Searched defs:LowerLOAD (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1351 SDValue R600TargetLowering::LowerLOAD(SDValue Op, SelectionDAG &DAG) const { in LowerLOAD() function in R600TargetLowering
H A DSIISelLowering.cpp8022 SDValue SITargetLowering::LowerLOAD(SDValue Op, SelectionDAG &DAG) const { in LowerLOAD() function in SITargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp410 SDValue XCoreTargetLowering::LowerLOAD(SDValue Op, SelectionDAG &DAG) const { in LowerLOAD() function in XCoreTargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2207 SDValue NVPTXTargetLowering::LowerLOAD(SDValue Op, SelectionDAG &DAG) const { in LowerLOAD() function in NVPTXTargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2774 static SDValue LowerLOAD(SDValue Op, SelectionDAG &DAG) in LowerLOAD() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7649 SDValue PPCTargetLowering::LowerLOAD(SDValue Op, SelectionDAG &DAG) const { in LowerLOAD() function in PPCTargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9525 void ARMTargetLowering::LowerLOAD(SDNode *N, SmallVectorImpl<SDValue> &Results, in LowerLOAD() function in ARMTargetLowering