LLVM: llvm::AMDGPU::EncodingField< HighBit, LowBit, D (original) (raw)
#include "[Target/AMDGPU/Utils/AMDGPUBaseInfo.h](AMDGPUBaseInfo%5F8h%5Fsource.html)"
| Static Public Member Functions | |
|---|---|
| static ValueType | decode (uint64_t Encoded) |
| Public Attributes | |
|---|---|
| ValueType | Value |
| Static Public Attributes | |
|---|---|
| static constexpr unsigned | Offset = LowBit |
| static constexpr unsigned | Width = HighBit - LowBit + 1 |
| static constexpr ValueType | Default = D |
template<unsigned HighBit, unsigned LowBit, unsigned D = 0>
struct llvm::AMDGPU::EncodingField< HighBit, LowBit, D >
Definition at line 382 of file AMDGPUBaseInfo.h.
◆ ValueType
◆ decode()
◆ encode()
◆ Default
◆ Offset
◆ Value
◆ Width
The documentation for this struct was generated from the following file:
- lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h