vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
PhysReg
vox
be
lir_amd64
Undocumented in source.
struct
PhysReg {
this
(ubyte _regClass, ubyte _regIndex);
void
toString
(void delegate(const(char)[]) sink);
}
Constructors
this
this
(ubyte _regClass, ubyte _regIndex)
Undocumented in source.
Members
Functions
toString
void
toString
(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
vox
be
lir_amd64
enums
AMD64_REG_CLASS
Amd64Opcode
CallConvFlags
CallConvention
amd64_reg
functions
amd64Reg
dumpAmd64Instr
dumpLirAmd64Index
typeToRegSize
manifest constants
NUM_REGS_PER_CLASS
NUM_REG_CLASSES
NUM_TOTAL_REGS
static variables
callConventions
mach_info_amd64
sysv64_call_conv
sysv64_syscall_call_conv
win64_call_conv
structs
CallConv
ClassRegSet
FullRegSet
MachineInfo
PhysReg
variables
IrBinCondToAmd64Condition
IrUnCondToAmd64Condition
amd64InstrInfos
reg_names