Home | History | Annotate | Download | only in s390

Lines Matching defs:IsInteger32

400     if (r.IsInteger32()) {
421 DCHECK(IsInteger32(const_op));
442 bool LCodeGen::IsInteger32(LConstantOperand* op) const {
458 if (r.IsInteger32()) return value;
482 } else if (r.IsInteger32()) {
2095 if (r.IsInteger32()) {
2728 instr->hydrogen()->representation().IsInteger32()) {
2995 if (representation.IsInteger32() &&
3445 } else if (r.IsInteger32()) {
3600 } else if (exponent_type.IsInteger32()) {
3853 IsInteger32(LConstantOperand::cast(instr->value())));
3895 hinstr->value()->representation().IsInteger32()) {
4176 if (representation.IsInteger32()) {
4237 DCHECK(instr->hydrogen()->key()->representation().IsInteger32());
4238 DCHECK(instr->hydrogen()->current_capacity()->representation().IsInteger32());
4447 DCHECK(instr->hydrogen()->value()->representation().IsInteger32());