prolog_loadparams

version(COMPILE)
extern (C++) nothrow @safe @trusted
void
prolog_loadparams
(,
tym_t tyf
,,
out regm_t namedargs
)

Parameters

cdb CodeBuilder

generated code sink

pushalloc bool

use PUSH to allocate on the stack rather than subtracting from SP

namedargs regm_t

set to the registers that named parameters were passed in

Suggestion Box / Bug Report