Home | History | Annotate | Download | only in cctest

Lines Matching refs:PopXRegList

9270   __ PopXRegList(x0.Bit() | x1.Bit() | x2.Bit() | x3.Bit());
9289 __ PopXRegList(x24.Bit() | x26.Bit());
9297 __ PopXRegList(0);
9299 __ PopXRegList(0xffffffff);