Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h250 DIE *getOrCreateModule(const DIModule *M);
H A DDwarfUnit.cpp555 return getOrCreateModule(M); in getOrCreateContextDIE()
1123 DIE *DwarfUnit::getOrCreateModule(const DIModule *M) { in getOrCreateModule() function in DwarfUnit
H A DDwarfCompileUnit.cpp1335 EntityDie = getOrCreateModule(M); in constructImportedEntityDIE()