Searched defs:scalarSlot (Results 1 – 2 of 2) sorted by relevance
950 int32_t scalarSlot = (d.Location << 2) | d.Component; in ProcessInterfaceVariable() local2800 auto scalarSlot = d.Location << 2 | d.Component; in emitEpilog() local
170 auto scalarSlot = d.Location << 2 | d.Component; in EmitVariable() local