Searched refs:layoutLoc (Results 1 – 1 of 1) sorted by relevance
845 const Stage layoutLoc = Stage(rng.getUint32()&0x3); in init() local846 const Stage declareLoc = Stage((rng.getUint32()&0x3) | layoutLoc); in init()848 const int location = layoutLoc ? rng.getInt(0, maxLocations-1-5) : -1; in init()865 layoutLoc, in init()1030 const Stage layoutLoc = Stage(rng.getUint32()&0x3); in init() local1031 const Stage declareLoc = Stage((rng.getUint32()&0x3) | layoutLoc); in init()1036 layoutLoc, in init()1038 (layoutLoc!=0) ? locations.back() : -1); in init()