Home | History | Annotate | Download | only in mips

Lines Matching refs:kUint32

2101       instr->hydrogen()->left()->CheckFlag(HInstruction::kUint32) ||
2102 instr->hydrogen()->right()->CheckFlag(HInstruction::kUint32);
2690 if (!instr->hydrogen()->CheckFlag(HInstruction::kUint32)) {
4406 hchange->value()->CheckFlag(HValue::kUint32)) {
4411 !hchange->value()->CheckFlag(HValue::kUint32)) {