Searched refs:getOrCreateGlobalVariableDIE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h147 getOrCreateGlobalVariableDIE(const DIGlobalVariable *GV,
H A DDwarfCompileUnit.cpp124 DIE *DwarfCompileUnit::getOrCreateGlobalVariableDIE( function in class:DwarfCompileUnit
1143 EntityDie = getOrCreateGlobalVariableDIE(GV, {});
H A DDwarfDebug.cpp1209 CU.getOrCreateGlobalVariableDIE(GV, sortGlobalExprs(GVMap[GV]));

Completed in 194 milliseconds