|
LLVM 22.0.0git
|
AMDGPU address space definition. More...
Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::AMDGPUAS |
| OpenCL uses address spaces to differentiate between various memory regions on the hardware. | |
| namespace | llvm::AMDGPU |
| namespace | llvm::AMDGPU::DWARFAS |
| namespace | llvm::AMDGPU::impl |
Functions | |
| bool | llvm::AMDGPU::isFlatGlobalAddrSpace (unsigned AS) |
| bool | llvm::AMDGPU::isExtendedGlobalAddrSpace (unsigned AS) |
| bool | llvm::AMDGPU::isConstantAddressSpace (unsigned AS) |
| constexpr int | llvm::AMDGPU::mapToDWARFAddrSpace (unsigned LLVMAddrSpace) |
If LLVMAddressSpace has a corresponding DWARF encoding, return it; otherwise return the sentinel value -1 to indicate no such mapping exists. | |
Variables | |
| static constexpr unsigned | llvm::AMDGPU::impl::LLVMToDWARFAddrSpaceMapping [] |
AMDGPU address space definition.
Definition in file AMDGPUAddrSpace.h.