Home | History | Annotate | Download | only in X86

Lines Matching refs:FCMP_OLT

184   case CmpInst::FCMP_OLT: NeedSwap = true; // fall-through
232 case CmpInst::FCMP_OLT: CC = 1; break;