llvm::MCPhysReg

An unsigned integer type large enough to represent all physical registers, but not necessarily virtual registers.

Synopsis

Declared in <llvm/MC/MCRegister.h>

using MCPhysReg = uint16_t;