Home | History | Annotate | Download | only in arm

Lines Matching refs:can_overflow

1215   bool can_overflow = instr->hydrogen()->CheckFlag(HValue::kCanOverflow);
1216 SBit set_cond = can_overflow ? SetCC : LeaveCC;
1226 if (can_overflow) {
1315 bool can_overflow = instr->hydrogen()->CheckFlag(HValue::kCanOverflow);
1316 SBit set_cond = can_overflow ? SetCC : LeaveCC;
1326 if (can_overflow) {