Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_signext

940     case lltok::kw_signext:         Attrs |= Attribute::SExt; break;