Home
last modified time | relevance | path

Searched refs:applySubprogramAttributes (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h283 void applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie,
H A DDwarfUnit.cpp1123 applySubprogramAttributes(SP, SPDie); in getOrCreateSubprogramDIE()
1169 void DwarfUnit::applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie, in applySubprogramAttributes() function in DwarfUnit
H A DDwarfCompileUnit.cpp824 applySubprogramAttributes(SP, SPDie, includeMinimalInlineScopes()); in applySubprogramAttributesToDefinition()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h230 void applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie,
H A DDwarfUnit.cpp1160 ->applySubprogramAttributes(SP, SPDie); in getOrCreateSubprogramDIE()
1207 void DwarfUnit::applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie, in applySubprogramAttributes() function in DwarfUnit
H A DDwarfCompileUnit.cpp1298 applySubprogramAttributes(SP, SPDie, includeMinimalInlineScopes()); in applySubprogramAttributesToDefinition()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h241 void applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie,
H A DDwarfUnit.cpp1181 ->applySubprogramAttributes(SP, SPDie); in getOrCreateSubprogramDIE()
1238 void DwarfUnit::applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie, in applySubprogramAttributes() function in DwarfUnit
H A DDwarfCompileUnit.cpp1551 applySubprogramAttributes(SP, SPDie, includeMinimalInlineScopes()); in applySubprogramAttributesToDefinition()