Lines Matching refs:getCodeGenOpts

83     : CGM(CGM), DebugKind(CGM.getCodeGenOpts().getDebugInfo()),  in CGDebugInfo()
84 DebugTypeExtRefs(CGM.getCodeGenOpts().DebugTypeExtRefs), in CGDebugInfo()
251 if (CGM.getCodeGenOpts().EmitCodeView) { in getPrintingPolicy()
317 if (CGM.getCodeGenOpts().EmitCodeView) { in getClassName()
362 if (!CGM.getCodeGenOpts().EmitCodeView && in computeChecksum()
363 CGM.getCodeGenOpts().DwarfVersion < 5) in computeChecksum()
372 switch (CGM.getCodeGenOpts().getDebugSrcHash()) { in computeChecksum()
388 if (!CGM.getCodeGenOpts().EmbedSource) in getSource()
485 for (auto &[From, To] : llvm::reverse(CGM.getCodeGenOpts().DebugPrefixMap)) in remapDIPath()
500 if (!Force && !CGM.getCodeGenOpts().DebugColumnInfo) in getColumnNumber()
512 if (!CGM.getCodeGenOpts().DebugCompilationDir.empty()) in getCurrentDirname()
513 return CGM.getCodeGenOpts().DebugCompilationDir; in getCurrentDirname()
538 auto &CGO = CGM.getCodeGenOpts(); in CreateCompileUnit()
593 } else if (LO.OpenCL && (!CGM.getCodeGenOpts().DebugStrictDwarf || in CreateCompileUnit()
594 CGM.getCodeGenOpts().DwarfVersion >= 5)) { in CreateCompileUnit()
634 auto &CGOpts = CGM.getCodeGenOpts(); in CreateCompileUnit()
646 if (CGM.getCodeGenOpts().getDebuggerTuning() == llvm::DebuggerKind::LLDB) { in CreateCompileUnit()
1118 if (CGM.getCodeGenOpts().EmitCodeView) in needsTypeIdentifier()
1192 if (CGM.getCodeGenOpts().hasReducedDebugInfo()) in getOrCreateRecordFwdDecl()
1197 if (CGM.getCodeGenOpts().DebugFwdTemplateParams) in getOrCreateRecordFwdDecl()
1394 if (CGM.getCodeGenOpts().DebugTemplateAlias && in CreateType()
1427 if (CGM.getCodeGenOpts().getDebugSimpleTemplateNames() != in CreateType()
1790 CGM.getCodeGenOpts().EmitCodeView ? "__this" : "this"; in CollectRecordLambdaFields()
1826 auto Tag = CGM.getCodeGenOpts().DwarfVersion >= 5 in CreateRecordStaticField()
1899 if (CGM.getCodeGenOpts().EmitCodeView && in CollectRecordFields()
1922 } else if (CGM.getCodeGenOpts().EmitCodeView) { in CollectRecordFields()
2185 if (CGM.getCodeGenOpts().EmitCodeView) { in CollectCXXBases()
2472 if (!CGM.getCodeGenOpts().EmitCodeView || in getDynamicInitializerName()
2539 bool NeedVTableShape = CGM.getCodeGenOpts().EmitCodeView && in CollectVTableInfo()
2578 assert(CGM.getCodeGenOpts().hasReducedDebugInfo()); in getOrCreateRecordType()
2590 assert(CGM.getCodeGenOpts().hasReducedDebugInfo()); in getOrCreateStandaloneType()
2602 if (CGM.getCodeGenOpts().getDebugInfo() <= in addHeapAllocSiteMetadata()
2880 if (CXXDecl && !CGM.getCodeGenOpts().DebugOmitUnreferencedMethods) in CreateTypeDefinition()
2895 if (CGM.getCodeGenOpts().getDebuggerTuning() == llvm::DebuggerKind::LLDB) in CreateTypeDefinition()
3407 if (CGM.getCodeGenOpts().DebugStrictDwarf && in CreateType()
3408 CGM.getCodeGenOpts().DwarfVersion < 4) in CreateType()
4004 (CGM.getCodeGenOpts().CoverageNotesFile.empty() && in collectFunctionDeclProps()
4005 CGM.getCodeGenOpts().CoverageDataFile.empty() && in collectFunctionDeclProps()
4006 !CGM.getCodeGenOpts().DebugInfoForProfiling && in collectFunctionDeclProps()
4007 !CGM.getCodeGenOpts().PseudoProbeForProfiling && in collectFunctionDeclProps()
4013 if (CGM.getCodeGenOpts().hasReducedDebugInfo() || in collectFunctionDeclProps()
4015 CGM.getCodeGenOpts().EmitCodeView)) { in collectFunctionDeclProps()
4025 if (CGM.getCodeGenOpts().hasReducedDebugInfo()) { in collectFunctionDeclProps()
4250 if (CGM.getCodeGenOpts().DwarfVersion < 5 && !OMD->isDirectMethod()) in getObjCMethodDeclaration()
4284 !CGM.getCodeGenOpts().EmitCodeView)) in getOrCreateFunctionType()
4751 assert(CGM.getCodeGenOpts().hasReducedDebugInfo()); in EmitDeclare()
4931 assert(CGM.getCodeGenOpts().hasReducedDebugInfo()); in EmitDeclare()
5036 assert(CGM.getCodeGenOpts().hasReducedDebugInfo()); in EmitDeclareOfAutoVariable()
5052 assert(CGM.getCodeGenOpts().hasReducedDebugInfo()); in EmitLabel()
5089 assert(CGM.getCodeGenOpts().hasReducedDebugInfo()); in EmitDeclareOfBlockDeclRefVariable()
5162 assert(CGM.getCodeGenOpts().hasReducedDebugInfo()); in EmitDeclareOfArgVariable()
5219 assert(CGM.getCodeGenOpts().hasReducedDebugInfo()); in EmitDeclareOfBlockLiteralArgVariable()
5543 CGM.getCodeGenOpts().getDebugSimpleTemplateNames(); in GetName()
5545 if (!CGM.getCodeGenOpts().hasReducedDebugInfo()) in GetName()
5621 assert(CGM.getCodeGenOpts().hasReducedDebugInfo()); in EmitGlobalVariable()
5686 assert(CGM.getCodeGenOpts().hasReducedDebugInfo()); in EmitGlobalVariable()
5703 if (CGM.getCodeGenOpts().EmitCodeView) { in EmitGlobalVariable()
5763 assert(CGM.getCodeGenOpts().hasReducedDebugInfo()); in EmitExternalVariable()
5784 if (CGM.getCodeGenOpts().getDebugInfo() <= in EmitPseudoVariable()
5827 if (!CGM.getCodeGenOpts().hasReducedDebugInfo()) in EmitGlobalAlias()
5886 if (!CGM.getCodeGenOpts().hasReducedDebugInfo()) in EmitUsingDirective()
5890 CGM.getCodeGenOpts().DebugExplicitImport) { in EmitUsingDirective()
5911 if (!CGM.getCodeGenOpts().hasReducedDebugInfo()) in EmitUsingDecl()
5936 if (!CGM.getCodeGenOpts().hasReducedDebugInfo()) in EmitUsingEnumDecl()
5947 if (CGM.getCodeGenOpts().getDebuggerTuning() != llvm::DebuggerKind::LLDB) in EmitImportDecl()
5961 if (!CGM.getCodeGenOpts().hasReducedDebugInfo()) in EmitNamespaceAlias()
6034 if (CGM.getCodeGenOpts().DwarfVersion >= 5 || SubprogramDirect.getInt()) in finalize()
6084 if (CGM.getCodeGenOpts().hasReducedDebugInfo()) in EmitExplicitCastType()
6090 if (CGM.getCodeGenOpts().hasMaybeUnusedDebugInfo()) in EmitAndRetainType()
6116 CGM.getCodeGenOpts().DwarfVersion == 4 && in getCallSiteRelatedAttrs()
6117 (CGM.getCodeGenOpts().getDebuggerTuning() == llvm::DebuggerKind::LLDB || in getCallSiteRelatedAttrs()
6118 CGM.getCodeGenOpts().getDebuggerTuning() == llvm::DebuggerKind::GDB); in getCallSiteRelatedAttrs()
6120 if (!SupportsDWARFv4Ext && CGM.getCodeGenOpts().DwarfVersion < 5) in getCallSiteRelatedAttrs()