Home | History | Annotate | Download | only in ppc

Lines Matching defs:IsInteger32

392     if (r.IsInteger32()) {
414 DCHECK(IsInteger32(const_op));
438 bool LCodeGen::IsInteger32(LConstantOperand* op) const {
457 if (r.IsInteger32()) return value;
484 } else if (r.IsInteger32()) {
2059 if (r.IsInteger32()) {
2800 instr->hydrogen()->representation().IsInteger32()) {
3090 if (representation.IsInteger32() &&
3578 } else if (r.IsInteger32()) {
3763 } else if (exponent_type.IsInteger32()) {
4014 IsInteger32(LConstantOperand::cast(instr->value())));
4055 hinstr->value()->representation().IsInteger32()) {
4313 if (representation.IsInteger32()) {
4382 DCHECK(instr->hydrogen()->key()->representation().IsInteger32());
4383 DCHECK(instr->hydrogen()->current_capacity()->representation().IsInteger32());
4592 DCHECK(instr->hydrogen()->value()->representation().IsInteger32());