Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dmacro-assembler-sve-aarch64.cc1043 PRegister temp_pg = pg; in Pfirst() local
1045 temp_pg = temps.AcquireP(); in Pfirst()
1046 Mov(temp_pg.VnB(), pg.VnB()); in Pfirst()
1050 pfirst(pd, temp_pg, pd); in Pfirst()
1064 PRegister temp_pg = pg; in Pnext() local
1066 temp_pg = temps.AcquireP(); in Pnext()
1067 Mov(temp_pg.VnB(), pg.VnB()); in Pnext()
1071 pnext(pd, temp_pg, pd); in Pnext()

Completed in 4 milliseconds