Home | History | Annotate | Download | only in ppc

Lines Matching defs:IsInteger32

416     if (r.IsInteger32()) {
438 DCHECK(IsInteger32(const_op));
462 bool LCodeGen::IsInteger32(LConstantOperand* op) const {
481 if (r.IsInteger32()) return value;
508 } else if (r.IsInteger32()) {
2093 if (r.IsInteger32()) {
2759 instr->hydrogen()->representation().IsInteger32()) {
3036 if (representation.IsInteger32() &&
3516 } else if (r.IsInteger32()) {
3701 } else if (exponent_type.IsInteger32()) {
3953 IsInteger32(LConstantOperand::cast(instr->value())));
3994 hinstr->value()->representation().IsInteger32()) {
4237 if (representation.IsInteger32()) {
4291 DCHECK(instr->hydrogen()->key()->representation().IsInteger32());
4292 DCHECK(instr->hydrogen()->current_capacity()->representation().IsInteger32());
4509 DCHECK(instr->hydrogen()->value()->representation().IsInteger32());