Home | History | Annotate | Download | only in x87

Lines Matching defs:IsInteger32

684   if (r.IsInteger32()) return value;
711 bool LCodeGen::IsInteger32(LConstantOperand* op) const {
3638 } else if (exponent_type.IsInteger32()) {
3956 } else if (representation.IsInteger32() || representation.IsExternal()) {
4171 DCHECK(!IsInteger32(operand_value));
4250 DCHECK(instr->hydrogen()->key()->representation().IsInteger32());
4251 DCHECK(instr->hydrogen()->current_capacity()->representation().IsInteger32());
4443 DCHECK(instr->hydrogen()->value()->representation().IsInteger32());