Home | History | Annotate | Download | only in ia32

Lines Matching defs:IsInteger32

773   if (r.IsInteger32()) return value;
800 bool LCodeGen::IsInteger32(LConstantOperand* op) const {
2657 ASSERT(!rep.IsInteger32());
4145 } else if (exponent_type.IsInteger32()) {
4442 if (IsInteger32(operand_value)) {
4503 } else if (representation.IsInteger32()) {
4737 ASSERT(!IsInteger32(operand_value));
4914 ASSERT(instr->hydrogen()->value()->representation().IsInteger32());