Searched refs:kFloat32Bit (Results 1 – 1 of 1) sorted by relevance
18 const int kFloat32Bit = REP_BIT(MachineRepresentation::kFloat32); variable103 if ((reps & kFloat32Bit) != 0) { in Resolve()