Home | History | Annotate | Download | only in ia32

Lines Matching full:field_representation

2220       !instr->field_representation().IsDouble();
2223 if (instr->field_representation().IsInteger8() ||
2224 instr->field_representation().IsUInteger8()) {
2232 } else if (instr->field_representation().IsDouble()) {