Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_slt

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