Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:FCMP_ULE

912         case FCmpInst::FCMP_ULE:   Out << "ULE"; break;
1275 case FCmpInst::FCMP_ULE : Out << "FCmpInst::FCMP_ULE"; break;