Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCompileUnit.h181 getOrCreateGlobalVariableDIE(const DIGlobalVariable *GV,
HDDwarfCompileUnit.cpp152 DIE *DwarfCompileUnit::getOrCreateGlobalVariableDIE( in getOrCreateGlobalVariableDIE() function in DwarfCompileUnit
1368 EntityDie = getOrCreateGlobalVariableDIE(GV, {}); in constructImportedEntityDIE()
HDDwarfDebug.cpp1214 CU.getOrCreateGlobalVariableDIE(GV, sortGlobalExprs(GVMap[GV])); in beginModule()