Searched refs:temp_pg (Results 1 – 1 of 1) sorted by relevance
978 PRegister temp_pg = pg; in Pfirst() local980 temp_pg = temps.AcquireP(); in Pfirst()981 Mov(temp_pg.VnB(), pg.VnB()); in Pfirst()985 pfirst(pd, temp_pg, pd); in Pfirst()999 PRegister temp_pg = pg; in Pnext() local1001 temp_pg = temps.AcquireP(); in Pnext()1002 Mov(temp_pg.VnB(), pg.VnB()); in Pnext()1006 pnext(pd, temp_pg, pd); in Pnext()