Lines Matching full:unsigned32
272 return NodeOutputInfo(MachineRepresentation::kWord32, Type::Unsigned32());
479 type = Type::Unsigned32();
528 return GetInfo(node->InputAt(0))->output_type()->Is(Type::Unsigned32()) &&
529 GetInfo(node->InputAt(1))->output_type()->Is(Type::Unsigned32());
678 } else if (type->Is(Type::Signed32()) || type->Is(Type::Unsigned32())) {
782 } else if (type->Is(Type::Unsigned32())) {
1352 NodeOutputInfo(MachineRepresentation::kWord64, Type::Unsigned32()));
1371 Type::Unsigned32()));