Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_sge

3319     case lltok::kw_sge: P = CmpInst::ICMP_SGE; break;