Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_sspstrong

928     case lltok::kw_sspstrong:         B.addAttribute(Attribute::StackProtectStrong); break;
1214 case lltok::kw_noredzone: case lltok::kw_sspstrong: