Home | History | Annotate | Download | only in x64

Lines Matching refs:kUint32

2142       instr->hydrogen()->left()->CheckFlag(HInstruction::kUint32) ||
2143 instr->hydrogen()->right()->CheckFlag(HInstruction::kUint32);
2713 if (!instr->hydrogen()->CheckFlag(HInstruction::kUint32)) {
4506 hchange->value()->CheckFlag(HValue::kUint32)) {
4512 !hchange->value()->CheckFlag(HValue::kUint32)) {