Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp564 if (DIE *TyDIE = getDIE(Ty)) in createTypeDIE() local
568 DIE &TyDIE = createAndAddDIE(Ty->getTag(), *ContextDIE, Ty); in createTypeDIE() local
579 DIE &TyDIE = createAndAddDIE(Ty->getTag(), ContextDIE, Ty); in createTypeDIE() local
632 if (DIE *TyDIE = getDIE(Ty)) getOrCreateTypeDIE() local
640 updateAcceleratorTables(const DIScope * Context,const DIType * Ty,const DIE & TyDIE) updateAcceleratorTables() argument
661 addGlobalType(const DIType * Ty,const DIE & TyDIE,const DIScope * Context) addGlobalType() argument
[all...]