Home | History | Annotate | Download | only in X86

Lines Matching refs:FCMP_UNE

189   case CmpInst::FCMP_UNE:   Predicate = CmpInst::FCMP_UNO;   break;
227 case CmpInst::FCMP_UNE: CC = X86::COND_INVALID; break;
267 case CmpInst::FCMP_UNE: CC = 4; break;
1231 // FCMP_OEQ and FCMP_UNE cannot be checked with a single instruction.
1240 case CmpInst::FCMP_UNE: SETFOpc = &SETFOpcTable[1][0]; break;
1371 // FCMP_OEQ and FCMP_UNE cannot be expressed with a single flag/condition
1381 case CmpInst::FCMP_UNE:
1755 // FCMP_OEQ and FCMP_UNE cannot be checked with a single instruction.
1767 case CmpInst::FCMP_UNE: