Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.h227 DIE *getOrCreateModule(const DIModule *M);
HDDwarfUnit.cpp629 return getOrCreateModule(M); in getOrCreateContextDIE()
1108 DIE *DwarfUnit::getOrCreateModule(const DIModule *M) { in getOrCreateModule() function in DwarfUnit
HDDwarfCompileUnit.cpp1027 EntityDie = getOrCreateModule(M); in constructImportedEntityDIE()