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

/external/chromium_org/v8/test/cctest/
H A Dtest-assembler-arm64.cc8293 static const RegList x0_to_x3 = x0.Bit() | x1.Bit() | x2.Bit() | x3.Bit(); local
8320 Clobber(&masm, x0_to_x3);
/external/vixl/test/
H A Dtest-assembler-a64.cc7475 static const RegList x0_to_x3 = x0.Bit() | x1.Bit() | x2.Bit() | x3.Bit(); local
7502 Clobber(&masm, x0_to_x3);

Completed in 147 milliseconds