Home | History | Annotate | Download | only in x87

Lines Matching defs:IsInteger32

692   if (r.IsInteger32()) return value;
719 bool LCodeGen::IsInteger32(LConstantOperand* op) const {
3551 } else if (exponent_type.IsInteger32()) {
3873 } else if (representation.IsInteger32() || representation.IsExternal()) {
4073 DCHECK(!IsInteger32(operand_value));
4137 DCHECK(instr->hydrogen()->key()->representation().IsInteger32());
4138 DCHECK(instr->hydrogen()->current_capacity()->representation().IsInteger32());
4329 DCHECK(instr->hydrogen()->value()->representation().IsInteger32());