Searched refs:BranchProtection (Results 1 – 4 of 4) sorted by relevance
341 StringRef BranchProtection; member349 BranchProtection == Other.BranchProtection &&
3111 if (!ParsedAttrs.BranchProtection.empty() && in checkTargetAttr()3113 ParsedAttrs.BranchProtection, BPI, Error)) { in checkTargetAttr()
5502 if (Attr.BranchProtection.empty()) in setTargetAttributes()5507 (void)CGM.getTarget().validateBranchProtection(Attr.BranchProtection, in setTargetAttributes()
2476 Ret.BranchProtection = Feature.split('=').second.trim();