Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_slt

3316     case lltok::kw_slt: P = CmpInst::ICMP_SLT; break;