Home | History | Annotate | Download | only in X86

Lines Matching refs:FCMP_UNE

914   case CmpInst::FCMP_UNE: {
1024 Predicate = CmpInst::FCMP_UNE;
1026 case CmpInst::FCMP_UNE: SwapArgs = false; BranchOpc = X86::JNE_4; break;
1065 if (Predicate == CmpInst::FCMP_UNE) {