Lines Matching refs:kUint32
1337 !right()->CheckFlag(kUint32)) {
1341 !left()->CheckFlag(kUint32)) {
1346 if (MatchDoubleNegation(this, &arg) && !arg->CheckFlag(kUint32)) {
1506 if (left->representation().IsInteger32() && !left->CheckFlag(kUint32)) {
1509 !HChange::cast(left)->value()->CheckFlag(kUint32)) {
1524 !right->CheckFlag(kUint32)) {
1528 !HChange::cast(right)->value()->CheckFlag(kUint32)) {
1692 if (from().IsInteger32() && !value()->CheckFlag(HInstruction::kUint32) &&
1704 !value()->CheckFlag(HValue::kUint32) ||