Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp162 SDValue Expand32BitAddress(SDValue Addr) const;
1425 SDValue AMDGPUDAGToDAGISel::Expand32BitAddress(SDValue Addr) const { in Expand32BitAddress() function in AMDGPUDAGToDAGISel
1463 SBase = Expand32BitAddress(N0); in SelectSMRD()
1467 SBase = Expand32BitAddress(Addr); in SelectSMRD()