Searched refs:BranchProtection (Results 1 – 4 of 4) sorted by relevance
358 StringRef BranchProtection; member366 BranchProtection == Other.BranchProtection &&
3237 if (!ParsedAttrs.BranchProtection.empty() && in checkTargetAttr()3239 ParsedAttrs.BranchProtection, BPI, Error)) { in checkTargetAttr()
5506 if (Attr.BranchProtection.empty()) in setTargetAttributes()5511 (void)CGM.getTarget().validateBranchProtection(Attr.BranchProtection, in setTargetAttributes()
2637 Ret.BranchProtection = Feature.split('=').second.trim();