Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.h198 SDValue Expand32BitAddress(SDValue Addr) const;
H A DAMDGPUISelDAGToDAG.cpp1943 SDValue AMDGPUDAGToDAGISel::Expand32BitAddress(SDValue Addr) const { in Expand32BitAddress() function in AMDGPUDAGToDAGISel
2021 SBase = Expand32BitAddress(SBase); in SelectSMRD()