Home
last modified time | relevance | path

Searched defs:Scheme (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCFProtectionOptions.h27 getCFBranchLabelSchemeFlagVal(const CFBranchLabelSchemeKind Scheme) { in getCFBranchLabelSchemeFlagVal()
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DRISCV.h160 checkCFBranchLabelSchemeSupported(const CFBranchLabelSchemeKind Scheme, in checkCFBranchLabelSchemeSupported()
H A DRISCV.cpp246 auto Scheme = Opts.getCFBranchLabelScheme(); in getTargetDefines() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp215 const CFBranchLabelSchemeKind Scheme, DiagnosticsEngine &Diags) const { in checkCFBranchLabelSchemeSupported() argument
/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp975 bool HasMaskedOffOperand, bool HasVL, PolicyScheme Scheme, in RVVIntrinsic()
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h394 PolicyScheme Scheme; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2138 const auto Scheme = in ParseCodeGenArgs() local
4192 const auto Scheme = in ParseLangArgs() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1284 auto Scheme = CodeGenOpts.getCFBranchLabelScheme(); in Release() local