Searched defs:rorv (Results 1 – 4 of 4) sorted by relevance
276 __ rorv(w26, w27, w28); in GenerateTestSequenceBase() local277 __ rorv(x29, x2, x3); in GenerateTestSequenceBase() local
10187 TEST(rorv) { in TEST() argument10205 __ rorv(x0, x0, xzr); in TEST() local
1293 void Assembler::rorv(const Register& rd, in rorv() function in v8::internal::Assembler
650 void Assembler::rorv(const Register& rd, in rorv() function in vixl::aarch64::Assembler