|
LLVM 22.0.0git
|
AMDGPU metadata definitions and in-memory representations. More...
Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::yaml |
| namespace | llvm::AMDGPU |
| namespace | llvm::AMDGPU::HSAMD |
Functions | |
| LLVM_ABI std::error_code | llvm::AMDGPU::HSAMD::fromString (StringRef String, Metadata &HSAMetadata) |
Converts String to HSAMetadata. | |
| LLVM_ABI std::error_code | llvm::AMDGPU::HSAMD::toString (Metadata HSAMetadata, std::string &String) |
Converts HSAMetadata to String. | |
AMDGPU metadata definitions and in-memory representations.
Definition in file AMDGPUMetadata.cpp.