Searched refs:CFProtectionBranch (Results 1 – 7 of 7) sorted by relevance
1458 if (Opts.CFProtectionReturn && Opts.CFProtectionBranch) in GenerateCodeGenArgs()1462 else if (Opts.CFProtectionBranch) in GenerateCodeGenArgs()1786 Opts.CFProtectionBranch = 1; in ParseCodeGenArgs()1790 Opts.CFProtectionBranch = 1; in ParseCodeGenArgs()3649 Opts.CFProtectionBranch = 1; in ParseLangArgs()4131 !CodeGenOpts.CFProtectionReturn && CodeGenOpts.CFProtectionBranch) in GeneratePreprocessorArgs()4134 !CodeGenOpts.CFProtectionBranch) in GeneratePreprocessorArgs()4137 CodeGenOpts.CFProtectionBranch) in GeneratePreprocessorArgs()
105 CODEGENOPT(CFProtectionBranch , 1, 0) ///< if -fcf-protection is
310 LANGOPT(CFProtectionBranch , 1, 0, "Control-Flow Branch Protection enabled")
853 Metadata *CFProtectionBranch = in PreprocessISelDAG() local855 if (CFProtectionBranch || IndirectBranchTracking) { in PreprocessISelDAG()
677 if (CodeGenOpts.CFProtectionBranch && in Release()
7496 if (!S.getLangOpts().CFProtectionBranch) { in handleFunctionTypeAttr()
2062 if (!S.getLangOpts().CFProtectionBranch) in handleNoCfCheckAttr()