Home | History | Annotate | Download | only in arm

Lines Matching full:ovf

2030   if (Node* ovf = NodeProperties::FindProjection(node, 1)) {
2031 FlagsContinuation cont = FlagsContinuation::ForSet(kOverflow, ovf);
2039 if (Node* ovf = NodeProperties::FindProjection(node, 1)) {
2040 FlagsContinuation cont = FlagsContinuation::ForSet(kOverflow, ovf);
2048 if (Node* ovf = NodeProperties::FindProjection(node, 1)) {
2053 FlagsContinuation cont = FlagsContinuation::ForSet(kNotEqual, ovf);