regmask

Given a type, return a mask of registers to hold that type. Input: tyf function type

version(COMPILE)
extern (C++) nothrow
regm_t
regmask
(
tym_t tym
,
tym_t tyf
)

Meta