Searched refs:applySubprogramAttributes (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.h | 283 void applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie,
|
H A D | DwarfUnit.cpp | 1123 applySubprogramAttributes(SP, SPDie); in getOrCreateSubprogramDIE() 1169 void DwarfUnit::applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie, in applySubprogramAttributes() function in DwarfUnit
|
H A D | DwarfCompileUnit.cpp | 824 applySubprogramAttributes(SP, SPDie, includeMinimalInlineScopes()); in applySubprogramAttributesToDefinition()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.h | 230 void applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie,
|
H A D | DwarfUnit.cpp | 1160 ->applySubprogramAttributes(SP, SPDie); in getOrCreateSubprogramDIE() 1207 void DwarfUnit::applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie, in applySubprogramAttributes() function in DwarfUnit
|
H A D | DwarfCompileUnit.cpp | 1298 applySubprogramAttributes(SP, SPDie, includeMinimalInlineScopes()); in applySubprogramAttributesToDefinition()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.h | 241 void applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie,
|
H A D | DwarfUnit.cpp | 1181 ->applySubprogramAttributes(SP, SPDie); in getOrCreateSubprogramDIE() 1238 void DwarfUnit::applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie, in applySubprogramAttributes() function in DwarfUnit
|
H A D | DwarfCompileUnit.cpp | 1551 applySubprogramAttributes(SP, SPDie, includeMinimalInlineScopes()); in applySubprogramAttributesToDefinition()
|