Home | History | Annotate | Download | only in X86

Lines Matching refs:FCMP_UNE

197   case CmpInst::FCMP_UNE: CC = X86::COND_INVALID; break;
237 case CmpInst::FCMP_UNE: CC = 4; break;
1458 // FCMP_OEQ and FCMP_UNE cannot be checked with a single instruction.
1467 case CmpInst::FCMP_UNE: SETFOpc = &SETFOpcTable[1][0]; break;
1597 // FCMP_OEQ and FCMP_UNE cannot be expressed with a single flag/condition
1607 case CmpInst::FCMP_UNE:
1957 // FCMP_OEQ and FCMP_UNE cannot be checked with a single instruction.
1969 case CmpInst::FCMP_UNE: