Lines Matching full:not_both_smis
1710 Condition not_both_smis = NegateCondition(CheckBothSmi(src1, src2));1711 Check(not_both_smis, "Both registers were smis in SelectNonSmi.");