Lines Matching defs:restriction
1548 Type restriction;
1552 restriction = Type::Signed32();
1555 restriction = Type::Signed32OrMinusZero();
1558 restriction = Type::Signed32();
1561 VisitBinop<T>(node, input_use, MachineRepresentation::kWord32, restriction);
1605 // Using Signed32 as restriction type amounts to promising there won't be
1609 Type const restriction =
1629 MachineRepresentation::kWord32, restriction);
1648 restriction);
1748 Type const restriction =
1754 restriction);
1757 Type const restriction =
1763 restriction);