/external/llvm-project/clang/lib/CodeGen/ |
D | BackendUtil.cpp | 102 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()
|
D | CodeGenAction.cpp | 82 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
|
D | CodeGenTBAA.h | 120 const CodeGenOptions &CodeGenOpts; variable
|
D | ObjectFilePCHContainerOperations.cpp | 50 CodeGenOptions CodeGenOpts; member in __anon506bdcce0111::PCHContainerGenerator
|
D | ModuleBuilder.cpp | 37 const CodeGenOptions CodeGenOpts; // Intentionally copied in. member in __anon35bbc6420111::CodeGeneratorImpl
|
D | CodeGenModule.h | 304 const CodeGenOptions &CodeGenOpts; variable
|
D | CodeGenModule.cpp | 759 const CodeGenOptions CodeGenOpts) { in EmitBackendOptionsMetadata()
|
/external/clang/lib/CodeGen/ |
D | CodeGenTBAA.h | 47 const CodeGenOptions &CodeGenOpts; variable
|
D | BackendUtil.cpp | 57 const CodeGenOptions &CodeGenOpts; member in __anonc6a4b0cd0111::EmitAssemblyHelper 281 const CodeGenOptions &CodeGenOpts) { in createTLII()
|
D | ModuleBuilder.cpp | 38 const CodeGenOptions CodeGenOpts; // Intentionally copied in. member in __anon0b8128540111::CodeGeneratorImpl
|
D | CodeGenAction.cpp | 46 const CodeGenOptions &CodeGenOpts; member in clang::BackendConsumer 67 const PreprocessorOptions &PPOpts, const CodeGenOptions &CodeGenOpts, in BackendConsumer()
|
D | ObjectFilePCHContainerOperations.cpp | 52 CodeGenOptions CodeGenOpts; member in __anon109341a00111::PCHContainerGenerator
|
D | CodeGenModule.h | 269 const CodeGenOptions &CodeGenOpts; variable
|
D | CodeGenFunction.cpp | 715 const CodeGenOptions& CodeGenOpts = CGM.getCodeGenOpts(); in StartFunction() local
|
/external/clang/include/clang/Frontend/ |
D | CompilerInvocation.h | 110 CodeGenOptions CodeGenOpts; variable
|
/external/llvm-project/clang/include/clang/Frontend/ |
D | CompilerInvocation.h | 127 CodeGenOptions CodeGenOpts; variable
|
/external/clang/lib/Frontend/ |
D | CompilerInstance.cpp | 145 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog() 200 const CodeGenOptions *CodeGenOpts) { in createDiagnostics()
|
/external/llvm-project/clang/lib/Frontend/ |
D | CompilerInstance.cpp | 223 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog() 282 const CodeGenOptions *CodeGenOpts) { in createDiagnostics()
|
D | CompilerInvocation.cpp | 309 CodeGenOptions &CodeGenOpts = Invocation.getCodeGenOpts(); in FixupInvocation() local
|