LLVM 20.0.0git
|
Immutable pair of halfwords, Hi and Lo, with overflow check. More...
#include "llvm/ExecutionEngine/JITLink/aarch32.h"
Public Member Functions | |
constexpr | HalfWords () |
constexpr | HalfWords (uint32_t Hi, uint32_t Lo) |
Public Attributes | |
const uint16_t | Hi |
const uint16_t | Lo |
Immutable pair of halfwords, Hi and Lo, with overflow check.
|
inlineconstexpr |
Definition at line 170 of file aarch32.h.
Referenced by HalfWords().
Definition at line 171 of file aarch32.h.
Referenced by HalfWords().