Home | History | Annotate | Download | only in ia32

Lines Matching defs:IsInteger32

416   if (r.IsInteger32()) return value;
443 bool LCodeGen::IsInteger32(LConstantOperand* op) const {
3386 } else if (exponent_type.IsInteger32()) {
3678 } else if (representation.IsInteger32() || representation.IsExternal()) {
3844 DCHECK(!IsInteger32(operand_value));
3925 DCHECK(instr->hydrogen()->key()->representation().IsInteger32());
3926 DCHECK(instr->hydrogen()->current_capacity()->representation().IsInteger32());
4117 DCHECK(instr->hydrogen()->value()->representation().IsInteger32());