Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUAddrSpace.h91 inline bool isExtendedGlobalAddrSpace(unsigned AS) { in isExtendedGlobalAddrSpace() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1158 if (!AMDGPU::isExtendedGlobalAddrSpace(NewAS)) in rewriteIntrinsicWithAddressSpace()
H A DAMDGPURegisterBankInfo.cpp1151 if (AMDGPU::isExtendedGlobalAddrSpace(MMO->getAddrSpace()) || in applyMappingLoad()
H A DSIISelLowering.cpp1943 if (AMDGPU::isExtendedGlobalAddrSpace(AddrSpace)) { in allowsMisalignedMemoryAccessesImpl()
17379 } else if (AMDGPU::isExtendedGlobalAddrSpace(AS)) { in shouldExpandAtomicRMWInIR()
17466 } else if (AMDGPU::isExtendedGlobalAddrSpace(AS) || in shouldExpandAtomicRMWInIR()