Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h130 getOrCreateGlobalVariableDIE(const DIGlobalVariable *GV,
H A DDwarfCompileUnit.cpp113 DIE *DwarfCompileUnit::getOrCreateGlobalVariableDIE( in getOrCreateGlobalVariableDIE() function in DwarfCompileUnit
862 EntityDie = getOrCreateGlobalVariableDIE(GV, {}); in constructImportedEntityDIE()
H A DDwarfDebug.cpp785 CU.getOrCreateGlobalVariableDIE(GV, sortGlobalExprs(GVMap[GV])); in beginModule()