Home
last modified time | relevance | path

Searched refs:temp_pg (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/aarch64/
Dmacro-assembler-sve-aarch64.cc978 PRegister temp_pg = pg; in Pfirst() local
980 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() local
1001 temp_pg = temps.AcquireP(); in Pnext()
1002 Mov(temp_pg.VnB(), pg.VnB()); in Pnext()
1006 pnext(pd, temp_pg, pd); in Pnext()