Home
last modified time | relevance | path

Searched refs:getOrCreateModule (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h227 DIE *getOrCreateModule(const DIModule *M);
DDwarfUnit.cpp629 return getOrCreateModule(M); in getOrCreateContextDIE()
1108 DIE *DwarfUnit::getOrCreateModule(const DIModule *M) { in getOrCreateModule() function in DwarfUnit
DDwarfCompileUnit.cpp1027 EntityDie = getOrCreateModule(M); in constructImportedEntityDIE()