Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_sge

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