Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h149 getOrCreateGlobalVariableDIE(const DIGlobalVariable *GV,
H A DDwarfCompileUnit.cpp135 DIE *DwarfCompileUnit::getOrCreateGlobalVariableDIE( in getOrCreateGlobalVariableDIE() function in DwarfCompileUnit
1258 EntityDie = getOrCreateGlobalVariableDIE(GV, {}); in constructImportedEntityDIE()
H A DDwarfDebug.cpp1241 CU.getOrCreateGlobalVariableDIE(GV, sortGlobalExprs(GVMap[GV])); in beginModule()