LLVM 22.0.0git
|
#include "llvm/BinaryFormat/GOFF.h"
Public Member Functions | |
constexpr | Flags ()=default |
constexpr | Flags (uint8_t BitIndex, uint8_t Length, uint8_t Value) |
template<typename T> | |
constexpr void | set (uint8_t BitIndex, uint8_t Length, T NewValue) |
template<typename T> | |
constexpr T | get (uint8_t BitIndex, uint8_t Length) const |
constexpr | operator uint8_t () const |
|
constexprdefault |
Definition at line 189 of file GOFF.h.
References llvm::Length.
|
inlineconstexpr |
Definition at line 198 of file GOFF.h.
References llvm::Length, and T.
|
inlineconstexpr |
|
inlineconstexpr |
Definition at line 193 of file GOFF.h.
References llvm::Length, and T.