Home | History | Annotate | Download | only in X86

Lines Matching refs:FCMP_OGT

177   case CmpInst::FCMP_OGT:   Predicate = CmpInst::FCMP_FALSE; break;
216 case CmpInst::FCMP_OGT: CC = X86::COND_A; break;
262 case CmpInst::FCMP_OGT: NeedSwap = true; // fall-through