Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:ICMP_SGT

846         case ICmpInst::ICMP_SGT: Out << "SGT"; break;
1247 case ICmpInst::ICMP_SGT: Out << "ICmpInst::ICMP_SGT"; break;