Home
last modified time | relevance | path

Searched defs:ContextDIE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp562 DIE *ContextDIE = getOrCreateContextDIE(Context); in createTypeDIE() local
576 DIE *DwarfUnit::createTypeDIE(const DIScope *Context, DIE &ContextDIE, in createTypeDIE()
629 DIE *ContextDIE = getOrCreateContextDIE(Context); in getOrCreateTypeDIE() local
1138 DIE *ContextDIE = getOrCreateContextDIE(NS->getScope()); in getOrCreateNameSpace() local
1159 DIE *ContextDIE = getOrCreateContextDIE(M->getScope()); in getOrCreateModule() local
1191 DIE *ContextDIE = in getOrCreateSubprogramDIE() local
1751 DIE *ContextDIE = getOrCreateContextDIE(DT->getScope()); in getOrCreateStaticMemberDIE() local
H A DDwarfCompileUnit.cpp164 DIE *ContextDIE = CB ? getOrCreateCommonBlock(CB, GlobalExprs) in getOrCreateGlobalVariableDIE() local
402 DIE *ContextDIE = getOrCreateContextDIE(CB->getScope()); in getOrCreateCommonBlock() local
1173 DIE *ContextDIE; in constructAbstractSubprogramScopeDIE() local
1408 DIE *ContextDIE = getOrCreateContextDIE(IE->getScope()); in getOrCreateImportedEntityDIE() local