Searched refs:IsRegInRegPair (Results 1 – 1 of 1) sorted by relevance
682 inline bool IsRegInRegPair(LiftoffRegister pair, Register reg) { in IsRegInRegPair() function707 if (liftoff::IsRegInRegPair(dst, amount) || dst.overlaps(src)) { in Emit64BitShiftOperation()1105 if (liftoff::IsRegInRegPair(lhs, dst) || liftoff::IsRegInRegPair(rhs, dst)) { in emit_i64_set_cond()