Searched refs:can_commute (Results 1 – 1 of 1) sorted by relevance
438 bool can_commute = CanCommuteField::decode(properties); in VisitBinop() local445 } else if (can_commute && g.CanBeImmediate(left_node, operand_mode)) { in VisitBinop()453 } else if (is_add_sub && can_commute && in VisitBinop()466 } else if (can_commute && TryMatchAnyShift(selector, node, left_node, &opcode, in VisitBinop()