Home | History | Annotate | Download | only in arm

Lines Matching refs:kUint32

2205       instr->hydrogen()->left()->CheckFlag(HInstruction::kUint32) ||
2206 instr->hydrogen()->right()->CheckFlag(HInstruction::kUint32);
2766 if (!instr->hydrogen()->CheckFlag(HInstruction::kUint32)) {
4435 hchange->value()->CheckFlag(HValue::kUint32)) {
4440 !hchange->value()->CheckFlag(HValue::kUint32)) {