LLVM 20.0.0git
|
#include "Target/AMDGPU/Utils/AMDGPUBaseInfo.h"
Static Public Member Functions | |
static constexpr uint64_t | encode (Fields... Values) |
static std::tuple< typename Fields::ValueType... > | decode (uint64_t Encoded) |
Definition at line 368 of file AMDGPUBaseInfo.h.
|
inlinestatic |
Definition at line 373 of file AMDGPUBaseInfo.h.
References llvm::maxUIntN().
Referenced by llvm::SITargetLowering::EmitInstrWithCustomInserter(), and getHWReg().
|
inlinestaticconstexpr |