Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.h201 SDValue Expand32BitAddress(SDValue Addr) const;
H A DAMDGPUISelDAGToDAG.cpp1938 SDValue AMDGPUDAGToDAGISel::Expand32BitAddress(SDValue Addr) const { in Expand32BitAddress() function in AMDGPUDAGToDAGISel
2008 SBase = Expand32BitAddress(SBase); in SelectSMRD()
2013 SBase = Expand32BitAddress(Addr); in SelectSMRD()