Home | History | Annotate | Download | only in ia32

Lines Matching refs:field_representation

2358       !instr->field_representation().IsDouble();
2361 if (instr->field_representation().IsInteger8() ||
2362 instr->field_representation().IsUInteger8()) {
2370 } else if (instr->field_representation().IsSmi()) {
2372 } else if (instr->field_representation().IsDouble()) {