Home | History | Annotate | Download | only in arm

Lines Matching defs:exponent_type

3247   Representation exponent_type = instr->hydrogen()->right()->representation();
3257 if (exponent_type.IsTagged()) {
3267 } else if (exponent_type.IsInteger32()) {
3271 ASSERT(exponent_type.IsDouble());