Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h151 getOrCreateGlobalVariableDIE(const DIGlobalVariable *GV,
H A DDwarfCompileUnit.cpp136 DIE *DwarfCompileUnit::getOrCreateGlobalVariableDIE( in getOrCreateGlobalVariableDIE() function in DwarfCompileUnit
1285 EntityDie = getOrCreateGlobalVariableDIE(GV, {}); in constructImportedEntityDIE()
H A DDwarfDebug.cpp1247 CU.getOrCreateGlobalVariableDIE(GV, sortGlobalExprs(GVMap[GV])); in beginModule()