LLVM 20.0.0git
|
#include "Target/AMDGPU/Utils/AMDGPUBaseInfo.h"
Public Member Functions | |
constexpr uint64_t | encode () const |
constexpr | EncodingField (ValueType Value) |
Public Member Functions inherited from llvm::AMDGPU::EncodingField< 15, 11, 32 > | |
constexpr | EncodingField (ValueType Value) |
constexpr uint64_t | encode () const |
Static Public Member Functions | |
static ValueType | decode (uint64_t Encoded) |
Static Public Member Functions inherited from llvm::AMDGPU::EncodingField< 15, 11, 32 > | |
static ValueType | decode (uint64_t Encoded) |
Additional Inherited Members | |
Public Types inherited from llvm::AMDGPU::EncodingField< 15, 11, 32 > | |
using | ValueType = unsigned |
Public Attributes inherited from llvm::AMDGPU::EncodingField< 15, 11, 32 > | |
ValueType | Value |
Static Public Attributes inherited from llvm::AMDGPU::EncodingField< 15, 11, 32 > | |
static constexpr unsigned | Offset |
static constexpr unsigned | Width |
static constexpr ValueType | Default |
Definition at line 1098 of file AMDGPUBaseInfo.h.
Definition at line 1101 of file AMDGPUBaseInfo.h.
|
inlineconstexpr |
Definition at line 1100 of file AMDGPUBaseInfo.h.
|
inlineconstexpr |
Definition at line 357 of file AMDGPUBaseInfo.h.