Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:ICMP_UGE

3002     case lltok::kw_uge: P = CmpInst::ICMP_UGE; break;