Searched refs:IsJr (Results 1 – 2 of 2) sorted by relevance
972 static bool IsJr(Instr instr);
555 bool Assembler::IsJr(Instr instr) { in IsJr() function in v8::internal::Assembler2218 } else if (IsJr(instr3)) { in set_target_address_at()