Searched refs:kFloat64Bit (Results 1 – 1 of 1) sorted by relevance
19 const int kFloat64Bit = REP_BIT(MachineRepresentation::kFloat64); variable111 if ((reps & kFloat64Bit) != 0) { in Resolve()