| /freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
| H A D | DeviceOffload.h | 49 const TargetOptions &TargetOpts; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
| H A D | M68k.h | 40 const TargetOptions &TargetOpts; variable
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | BackendConsumer.h | 34 const TargetOptions &TargetOpts; variable
|
| H A D | ObjectFilePCHContainerWriter.cpp | 50 const TargetOptions TargetOpts; member in __anon9aef00700111::PCHContainerGenerator
|
| H A D | BackendUtil.cpp | 144 const clang::TargetOptions &TargetOpts; member in __anon3496e3440111::EmitAssemblyHelper 363 const auto &TargetOpts = CI.getTargetOpts(); in initTargetOptions() local
|
| H A D | CGHLSLRuntime.cpp | 298 auto &TargetOpts = CGM.getTarget().getTargetOpts(); in finishCodeGen() local
|
| H A D | CodeGenAction.cpp | 1135 const TargetOptions &TargetOpts = CI.getTargetOpts(); in ExecuteAction() local
|
| H A D | CGCall.cpp | 2119 const TargetOptions &TargetOpts) { in overrideFunctionFeaturesWithTargetFeatures() 2150 const LangOptions &LangOpts, const TargetOptions &TargetOpts, in mergeDefaultFunctionDefinitionAttributes()
|
| /freebsd/contrib/llvm-project/clang/tools/driver/ |
| H A D | cc1_main.cpp | 169 static int PrintEnabledExtensions(const TargetOptions& TargetOpts) { in PrintEnabledExtensions()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | CompilerInvocation.h | 80 std::shared_ptr<TargetOptions> TargetOpts; variable
|
| H A D | ASTUnit.h | 123 std::shared_ptr<TargetOptions> TargetOpts; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | ASTUnit.cpp | 519 std::shared_ptr<TargetOptions> &TargetOpts; member in __anone37b80710211::ASTInfoCollector 529 std::shared_ptr<TargetOptions> &TargetOpts, in ASTInfoCollector() 605 bool ReadTargetOptions(const TargetOptions &TargetOpts, in ReadTargetOptions()
|
| H A D | CompilerInvocation.cpp | 576 TargetOptions &TargetOpts = Invocation.getTargetOpts(); in FixupInvocation() local 5059 const TargetOptions *TargetOpts = &Opts; in GenerateTargetArgs() local 5077 TargetOptions *TargetOpts = &Opts; in ParseTargetArgs() local
|
| H A D | FrontendActions.cpp | 671 bool ReadTargetOptions(const TargetOptions &TargetOpts, in ReadTargetOptions()
|
| /freebsd/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTOBackend.cpp | 222 TargetOptions TargetOpts = Conf.Options; in createTargetMachine() local
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCContext.cpp | 68 const SourceMgr *mgr, MCTargetOptions const *TargetOpts, in MCContext()
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 179 const TargetOptions &TargetOpts, StringRef ModuleFilename, bool Complain, in ReadTargetOptions() 392 static bool checkTargetOptions(const TargetOptions &TargetOpts, in checkTargetOptions() 465 bool PCHValidator::ReadTargetOptions(const TargetOptions &TargetOpts, in ReadTargetOptions() 5671 bool ReadTargetOptions(const TargetOptions &TargetOpts, in ReadTargetOptions() 6019 const TargetOptions &TargetOpts, const PreprocessorOptions &PPOpts, in isAcceptableASTFile() 6407 TargetOptions TargetOpts; in ParseTargetOptions() local
|
| H A D | ASTWriter.cpp | 1652 const TargetOptions &TargetOpts = Target.getTargetOpts(); in WriteControlBlock() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 144 virtual bool ReadTargetOptions(const TargetOptions &TargetOpts, in ReadTargetOptions()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | TargetInfo.h | 227 TargetOptions *TargetOpts; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | IRTranslator.cpp | 3947 const TargetOptions &TargetOpts = TLI->getTargetMachine().Options; in emitSPDescriptorFailure() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 3215 const TargetOptions &TargetOpts = DAG.getTarget().Options; in visitSPDescriptorFailure() local
|