| /freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/ |
| H A D | M68k.h | 39 const TargetOptions &TargetOpts; variable
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | BackendConsumer.h | 35 const TargetOptions &TargetOpts; variable
|
| H A D | CodeGenAction.cpp | 117 const TargetOptions &TargetOpts, in BackendConsumer() 145 const TargetOptions &TargetOpts, in BackendConsumer() 1177 const TargetOptions &TargetOpts = CI.getTargetOpts(); in ExecuteAction() local
|
| H A D | ObjectFilePCHContainerOperations.cpp | 52 const TargetOptions TargetOpts; member in __anon6e2187ed0111::PCHContainerGenerator
|
| H A D | BackendUtil.cpp | 127 const clang::TargetOptions &TargetOpts; member in __anone6c0d8fa0111::EmitAssemblyHelper 316 const clang::TargetOptions &TargetOpts, in initTargetOptions()
|
| H A D | CGHLSLRuntime.cpp | 163 auto &TargetOpts = CGM.getTarget().getTargetOpts(); in finishCodeGen() local
|
| H A D | CGCall.cpp | 2038 const TargetOptions &TargetOpts) { in overrideFunctionFeaturesWithTargetFeatures() 2069 const LangOptions &LangOpts, const TargetOptions &TargetOpts, in mergeDefaultFunctionDefinitionAttributes()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | CompilerInvocation.h | 80 std::shared_ptr<TargetOptions> TargetOpts; variable
|
| H A D | ASTUnit.h | 118 std::shared_ptr<TargetOptions> TargetOpts; variable
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | ASTUnit.cpp | 522 std::shared_ptr<TargetOptions> &TargetOpts; member in __anon670461e70211::ASTInfoCollector 532 std::shared_ptr<TargetOptions> &TargetOpts, in ASTInfoCollector() 595 bool ReadTargetOptions(const TargetOptions &TargetOpts, bool Complain, in ReadTargetOptions()
|
| H A D | FrontendActions.cpp | 618 bool ReadTargetOptions(const TargetOptions &TargetOpts, bool Complain, in ReadTargetOptions()
|
| H A D | CompilerInvocation.cpp | 565 TargetOptions &TargetOpts = Invocation.getTargetOpts(); in FixupInvocation() local 4520 const TargetOptions *TargetOpts = &Opts; in GenerateTargetArgs() local 4538 TargetOptions *TargetOpts = &Opts; in ParseTargetArgs() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCContext.cpp | 68 const SourceMgr *mgr, MCTargetOptions const *TargetOpts, in MCContext()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 180 const TargetOptions &TargetOpts, bool Complain, in ReadTargetOptions() 384 static bool checkTargetOptions(const TargetOptions &TargetOpts, in checkTargetOptions() 456 bool PCHValidator::ReadTargetOptions(const TargetOptions &TargetOpts, in ReadTargetOptions() 5370 bool ReadTargetOptions(const TargetOptions &TargetOpts, bool Complain, in ReadTargetOptions() 5694 const TargetOptions &TargetOpts, in isAcceptableASTFile() 6068 TargetOptions TargetOpts; in ParseTargetOptions() local
|
| H A D | ASTWriter.cpp | 1475 const TargetOptions &TargetOpts = Target.getTargetOpts(); in WriteControlBlock() local
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 142 virtual bool ReadTargetOptions(const TargetOptions &TargetOpts, bool Complain, in ReadTargetOptions()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | TargetInfo.h | 213 std::shared_ptr<TargetOptions> TargetOpts; variable
|