Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:StackProtectReq

922     case lltok::kw_sspreq:          Attrs |= Attribute::StackProtectReq; break;