Home | History | Annotate | Download | only in X86

Lines Matching refs:FCMP_OEQ

196   case CmpInst::FCMP_OEQ: // fall-through
231 case CmpInst::FCMP_OEQ: CC = 0; break;
1458 // FCMP_OEQ and FCMP_UNE cannot be checked with a single instruction.
1466 case CmpInst::FCMP_OEQ: SETFOpc = &SETFOpcTable[0][0]; break;
1597 // FCMP_OEQ and FCMP_UNE cannot be expressed with a single flag/condition
1605 case CmpInst::FCMP_OEQ:
1957 // FCMP_OEQ and FCMP_UNE cannot be checked with a single instruction.
1965 case CmpInst::FCMP_OEQ: