Searched refs:CFProtectionBranch (Results 1 – 7 of 7) sorted by relevance
1604 if (Opts.CFProtectionReturn && Opts.CFProtectionBranch) in GenerateCodeGenArgs()1608 else if (Opts.CFProtectionBranch) in GenerateCodeGenArgs()1934 Opts.CFProtectionBranch = 1; in ParseCodeGenArgs()1938 Opts.CFProtectionBranch = 1; in ParseCodeGenArgs()3765 Opts.CFProtectionBranch = 1; in ParseLangArgs()4335 !CodeGenOpts.CFProtectionReturn && CodeGenOpts.CFProtectionBranch) in GeneratePreprocessorArgs()4338 !CodeGenOpts.CFProtectionBranch) in GeneratePreprocessorArgs()4341 CodeGenOpts.CFProtectionBranch) in GeneratePreprocessorArgs()
107 CODEGENOPT(CFProtectionBranch , 1, 0) ///< if -fcf-protection is
346 LANGOPT(CFProtectionBranch , 1, 0, "Control-Flow Branch Protection enabled")
915 Metadata *CFProtectionBranch = in PreprocessISelDAG() local917 if (CFProtectionBranch || IndirectBranchTracking) { in PreprocessISelDAG()
1113 if (CodeGenOpts.CFProtectionBranch && in Release()
8050 if (!S.getLangOpts().CFProtectionBranch) { in handleFunctionTypeAttr()
2225 if (!S.getLangOpts().CFProtectionBranch) in handleNoCfCheckAttr()