Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:FCMP_FALSE

88     // Not expecting FCMP_FALSE and FCMP_TRUE;
978 if (Op0CC == FCmpInst::FCMP_FALSE || Op1CC == FCmpInst::FCMP_FALSE)
1669 if (Op0CC == FCmpInst::FCMP_FALSE)
1671 if (Op1CC == FCmpInst::FCMP_FALSE)