Home
last modified time | relevance | path

Searched defs:CodeGenOpts (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DBackendUtil.cpp102 const CodeGenOptions &CodeGenOpts; member in __anon9822fb3b0111::EmitAssemblyHelper
368 const CodeGenOptions &CodeGenOpts) { in createTLII()
408 static CodeGenOpt::Level getCGOptLevel(const CodeGenOptions &CodeGenOpts) { in getCGOptLevel()
424 getCodeModel(const CodeGenOptions &CodeGenOpts) { in getCodeModel()
452 const CodeGenOptions &CodeGenOpts, in initTargetOptions()
588 static Optional<GCOVOptions> getGCOVOptions(const CodeGenOptions &CodeGenOpts, in getGCOVOptions()
606 getInstrProfOptions(const CodeGenOptions &CodeGenOpts, in getInstrProfOptions()
838 static void setCommandLineOpts(const CodeGenOptions &CodeGenOpts) { in setCommandLineOpts()
DCodeGenAction.cpp82 const CodeGenOptions &CodeGenOpts; member in clang::ClangDiagnosticHandler
87 const CodeGenOptions CodeGenOpts) { in reportOptRecordError()
111 const CodeGenOptions &CodeGenOpts; member in clang::BackendConsumer
139 const CodeGenOptions &CodeGenOpts, in BackendConsumer()
164 const CodeGenOptions &CodeGenOpts, in BackendConsumer()
1085 auto &CodeGenOpts = CI.getCodeGenOpts(); in ExecuteAction() local
DCodeGenTBAA.h120 const CodeGenOptions &CodeGenOpts; variable
DObjectFilePCHContainerOperations.cpp50 CodeGenOptions CodeGenOpts; member in __anon506bdcce0111::PCHContainerGenerator
DModuleBuilder.cpp37 const CodeGenOptions CodeGenOpts; // Intentionally copied in. member in __anon35bbc6420111::CodeGeneratorImpl
DCodeGenModule.h304 const CodeGenOptions &CodeGenOpts; variable
DCodeGenModule.cpp759 const CodeGenOptions CodeGenOpts) { in EmitBackendOptionsMetadata()
/external/clang/lib/CodeGen/
DCodeGenTBAA.h47 const CodeGenOptions &CodeGenOpts; variable
DBackendUtil.cpp57 const CodeGenOptions &CodeGenOpts; member in __anonc6a4b0cd0111::EmitAssemblyHelper
281 const CodeGenOptions &CodeGenOpts) { in createTLII()
DModuleBuilder.cpp38 const CodeGenOptions CodeGenOpts; // Intentionally copied in. member in __anon0b8128540111::CodeGeneratorImpl
DCodeGenAction.cpp46 const CodeGenOptions &CodeGenOpts; member in clang::BackendConsumer
67 const PreprocessorOptions &PPOpts, const CodeGenOptions &CodeGenOpts, in BackendConsumer()
DObjectFilePCHContainerOperations.cpp52 CodeGenOptions CodeGenOpts; member in __anon109341a00111::PCHContainerGenerator
DCodeGenModule.h269 const CodeGenOptions &CodeGenOpts; variable
DCodeGenFunction.cpp715 const CodeGenOptions& CodeGenOpts = CGM.getCodeGenOpts(); in StartFunction() local
/external/clang/include/clang/Frontend/
DCompilerInvocation.h110 CodeGenOptions CodeGenOpts; variable
/external/llvm-project/clang/include/clang/Frontend/
DCompilerInvocation.h127 CodeGenOptions CodeGenOpts; variable
/external/clang/lib/Frontend/
DCompilerInstance.cpp145 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog()
200 const CodeGenOptions *CodeGenOpts) { in createDiagnostics()
/external/llvm-project/clang/lib/Frontend/
DCompilerInstance.cpp223 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog()
282 const CodeGenOptions *CodeGenOpts) { in createDiagnostics()
DCompilerInvocation.cpp309 CodeGenOptions &CodeGenOpts = Invocation.getCodeGenOpts(); in FixupInvocation() local