Lines Matching refs:kWord32
50 return index == 0 ? MachineRepresentation::kWord32 in GetProjectionType()
77 case MachineRepresentation::kWord32: in PromoteRepresentation()
78 return MachineRepresentation::kWord32; in PromoteRepresentation()
181 representation_vector_[node->id()] = MachineRepresentation::kWord32; in Run()
237 MachineRepresentation::kWord32; in Run()
349 MachineRepresentation::kWord32); in Run()
543 case MachineRepresentation::kWord32: in Run()
576 case MachineRepresentation::kWord32: in Run()
608 MachineRepresentation::kWord32; in Is32()
659 case MachineRepresentation::kWord32: in CheckValueInputIsTaggedOrPointer()
689 case MachineRepresentation::kWord32: in CheckValueInputForInt32Op()
809 case MachineRepresentation::kWord32: in GetRepresentationProperties()
810 return MachineRepresentation::kWord32 == in GetRepresentationProperties()
842 case MachineRepresentation::kWord32: in IsCompatible()
846 actual == MachineRepresentation::kWord32); in IsCompatible()