Lines Matching refs:CF
3449 // ZF PF CF op
5490 else if (ConstantFPSDNode *CF = dyn_cast<ConstantFPSDNode>(Ld))
5491 C = CF->getConstantFPValue();
9268 // CF and OF aren't always set the way we want. Determine which
9286 // doing a separate TEST. TEST always sets OF and CF to 0, so unless
9287 // we prove that the arithmetic won't overflow, we can't use OF or CF.
11124 // CF = 1
11134 // ZF and CF = 0
11410 // If the value returned by RDRAND/RDSEED was valid (CF=1), return 1.
12444 // set CF, so we can't do this for UADDO.
12460 // set CF, so we can't do this for USUBO.
16404 // Since SETCC_CARRY gives output based on R = CF ? ~0 : 0, it's unsafe to