Home | History | Annotate | Download | only in mips64

Lines Matching refs:HInstruction

1166   if (!hdiv->CheckFlag(HInstruction::kAllUsesTruncatingToInt32) &&
1213 if (!hdiv->CheckFlag(HInstruction::kAllUsesTruncatingToInt32)) {
2260 instr->hydrogen()->left()->CheckFlag(HInstruction::kUint32) ||
2261 instr->hydrogen()->right()->CheckFlag(HInstruction::kUint32);
3182 if (!instr->hydrogen()->CheckFlag(HInstruction::kUint32)) {