Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_nonlazybind

918     case lltok::kw_nonlazybind:       B.addAttribute(Attribute::NonLazyBind); break;
1170 case lltok::kw_nonlazybind: case lltok::kw_ssp:
1213 case lltok::kw_nonlazybind: case lltok::kw_sspreq: