Home
last modified time | relevance | path

Searched defs:TargetOpts (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DDeviceOffload.h49 const TargetOptions &TargetOpts; variable
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DM68k.h40 const TargetOptions &TargetOpts; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendConsumer.h34 const TargetOptions &TargetOpts; variable
H A DObjectFilePCHContainerWriter.cpp50 const TargetOptions TargetOpts; member in __anon9aef00700111::PCHContainerGenerator
H A DBackendUtil.cpp144 const clang::TargetOptions &TargetOpts; member in __anon3496e3440111::EmitAssemblyHelper
363 const auto &TargetOpts = CI.getTargetOpts(); in initTargetOptions() local
H A DCGHLSLRuntime.cpp298 auto &TargetOpts = CGM.getTarget().getTargetOpts(); in finishCodeGen() local
H A DCodeGenAction.cpp1135 const TargetOptions &TargetOpts = CI.getTargetOpts(); in ExecuteAction() local
H A DCGCall.cpp2119 const TargetOptions &TargetOpts) { in overrideFunctionFeaturesWithTargetFeatures()
2150 const LangOptions &LangOpts, const TargetOptions &TargetOpts, in mergeDefaultFunctionDefinitionAttributes()
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp169 static int PrintEnabledExtensions(const TargetOptions& TargetOpts) { in PrintEnabledExtensions()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h80 std::shared_ptr<TargetOptions> TargetOpts; variable
H A DASTUnit.h123 std::shared_ptr<TargetOptions> TargetOpts; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp519 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 DCompilerInvocation.cpp576 TargetOptions &TargetOpts = Invocation.getTargetOpts(); in FixupInvocation() local
5059 const TargetOptions *TargetOpts = &Opts; in GenerateTargetArgs() local
5077 TargetOptions *TargetOpts = &Opts; in ParseTargetArgs() local
H A DFrontendActions.cpp671 bool ReadTargetOptions(const TargetOptions &TargetOpts, in ReadTargetOptions()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp222 TargetOptions TargetOpts = Conf.Options; in createTargetMachine() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp68 const SourceMgr *mgr, MCTargetOptions const *TargetOpts, in MCContext()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp179 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 DASTWriter.cpp1652 const TargetOptions &TargetOpts = Target.getTargetOpts(); in WriteControlBlock() local
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h144 virtual bool ReadTargetOptions(const TargetOptions &TargetOpts, in ReadTargetOptions()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h227 TargetOptions *TargetOpts; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3947 const TargetOptions &TargetOpts = TLI->getTargetMachine().Options; in emitSPDescriptorFailure() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3215 const TargetOptions &TargetOpts = DAG.getTarget().Options; in visitSPDescriptorFailure() local