dmd.backend.code
Compiler implementation of the D programming language.
License
Source: backend/code.d
-
Declaration
struct_Declaration;Code data type
-
Declaration
nothrow @safe code*code_calloc();PUBLIC FUNCTIONS
-
Declaration
structREGSAVE;Register save state.
-
Declaration
structLocalSection;Local sections on the stack
-
Declaration
uintusednteh;As we generate code, collect information about what parts of NT exception handling we need.
-
Declaration
structCGstate;Code Generator State
-
Declaration
structFuncParamRegs; -
Declaration
nothrow @trusted voidregimmed_set(intreg, targ_size_te);Set value in regimmed for
reg.NOTE: For 16 bit generator, this is always a (targ_short) sign-extended value.