Home | History | Annotate | Download | only in ia32

Lines Matching defs:IsInteger32

424   if (r.IsInteger32()) return value;
451 bool LCodeGen::IsInteger32(LConstantOperand* op) const {
3291 } else if (exponent_type.IsInteger32()) {
3583 } else if (representation.IsInteger32() || representation.IsExternal()) {
3734 DCHECK(!IsInteger32(operand_value));
3800 DCHECK(instr->hydrogen()->key()->representation().IsInteger32());
3801 DCHECK(instr->hydrogen()->current_capacity()->representation().IsInteger32());
3996 DCHECK(instr->hydrogen()->value()->representation().IsInteger32());