Lines Matching defs:temps

57   UseScratchRegisterScope temps(this);
58 ZRegister scratch = temps.AcquireZ().WithLaneSize(zn.GetLaneSizeInBits());
114 UseScratchRegisterScope temps(this);
115 PRegister pg = temps.AcquireGoverningP();
120 zd.Aliases(zn) ? temps.AcquireZ().WithLaneSize(zn.GetLaneSizeInBits())
227 UseScratchRegisterScope temps(this);
228 temps.Include(xd);
229 temps.Exclude(xn);
231 Register scratch = temps.AcquireX();
284 UseScratchRegisterScope temps(this);
285 temps.Include(xd);
286 temps.Exclude(xn);
288 Register a = temps.AcquireX();
292 Register b = temps.AcquireX();
414 UseScratchRegisterScope temps(this);
415 Register scratch = temps.AcquireRegisterToHoldLane(zd);
492 UseScratchRegisterScope temps(this);
493 Register scratch = temps.AcquireRegisterToHoldLane(zd);
544 UseScratchRegisterScope temps(this);
547 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zn);
578 UseScratchRegisterScope temps(this); \
580 ZRegister ztmp = temps.AcquireZ().WithSameLaneSizeAs(zn); \
611 UseScratchRegisterScope temps(this); \
612 ZRegister ztmp = temps.AcquireZ().WithSameLaneSizeAs(zd); \
651 UseScratchRegisterScope temps(this); \
652 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zm); \
894 UseScratchRegisterScope* temps,
903 Register scratch = temps->AcquireRegisterToHoldLane(zd_inner);
924 UseScratchRegisterScope temps(this);
925 IndexOperand start_enc = IndexOperand::Prepare(this, &temps, start, zd);
926 IndexOperand step_enc = IndexOperand::Prepare(this, &temps, step, zd);
954 UseScratchRegisterScope temps(this);
955 Register scratch = temps.AcquireRegisterToHoldLane(zdn);
1025 UseScratchRegisterScope temps(this);
1026 ZRegister zm = temps.AcquireZ().WithLaneSize(zn.GetLaneSizeInBits());
1042 UseScratchRegisterScope temps(this);
1045 temp_pg = temps.AcquireP();
1063 UseScratchRegisterScope temps(this);
1066 temp_pg = temps.AcquireP();
1102 UseScratchRegisterScope temps(this);
1103 ZRegister scratch = temps.AcquireZ().WithLaneSize(zm.GetLaneSizeInBits());
1122 UseScratchRegisterScope temps(this);
1123 Register scratch = temps.AcquireX();
1150 UseScratchRegisterScope temps(this);
1151 Register scratch = temps.AcquireX();
1200 UseScratchRegisterScope temps(this);
1201 Register scratch = temps.AcquireX();
1246 UseScratchRegisterScope temps(this);
1256 Register scratch = temps.AcquireX();
1267 Register scratch = temps.AcquireX();
1682 UseScratchRegisterScope temps(this);
1683 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zd);
1706 UseScratchRegisterScope temps(this);
1707 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zd);
1729 UseScratchRegisterScope temps(this);
1730 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zd);
1753 UseScratchRegisterScope temps(this);
1754 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zd);
1782 UseScratchRegisterScope temps(this);
1783 ZRegister ztmp = temps.AcquireZ().WithLaneSize(zn.GetLaneSizeInBits());
1788 UseScratchRegisterScope temps(this);
1789 ZRegister ztmp = temps.AcquireZ().WithLaneSize(zn.GetLaneSizeInBits());
1936 UseScratchRegisterScope temps(this);
1937 ZRegister ztmp = temps.AcquireZ().WithSameLaneSizeAs(zd);
1955 UseScratchRegisterScope temps(this);
1957 ZRegister ztmp = temps.AcquireZ().WithSameLaneSizeAs(zn);
1996 UseScratchRegisterScope temps(this);
1999 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zn);
2093 UseScratchRegisterScope temps(this);
2094 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zm);
2111 UseScratchRegisterScope temps(this);
2112 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zd);
2132 UseScratchRegisterScope temps(this);
2133 ZRegister ztmp = temps.AcquireZ().WithSameLaneSizeAs(zd);
2154 UseScratchRegisterScope temps(this);
2155 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zd);
2173 UseScratchRegisterScope temps(this);
2174 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zd);
2192 UseScratchRegisterScope temps(this);
2193 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zd);
2212 UseScratchRegisterScope temps(this);
2213 ZRegister ztmp = temps.AcquireZ().WithSameLaneSizeAs(zn);
2260 UseScratchRegisterScope temps(this);
2261 ZRegister ztmp = temps.AcquireZ().WithSameLaneSizeAs(zm);