ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
FuncParamRegs
dmd
backend
code
extern (
C
++) nothrow
struct
FuncParamRegs {
tym_t
tyf
;
int
i
;
int
regcnt
;
int
xmmcnt
;
uint
numintegerregs
;
uint
numfloatregs
;
const
(
ubyte
)*
argregs
;
const
(
ubyte
)*
floatregs
;
}
Meta
Source
See Implementation
dmd
backend
code
functions
code_calloc
regimmed_set
static variables
usednteh
structs
CGstate
FuncParamRegs
LocalSection
REGSAVE
_Declaration