Searched refs:addGlobalType (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.h | 134 virtual void addGlobalType(const DIType *Ty, const DIE &Die, 398 void addGlobalType(const DIType *Ty, const DIE &Die,
|
D | DwarfCompileUnit.h | 256 void addGlobalType(const DIType *Ty, const DIE &Die,
|
D | DwarfUnit.cpp | 794 addGlobalType(Ty, TyDIE, Context); in updateAcceleratorTables() 1736 void DwarfTypeUnit::addGlobalType(const DIType *Ty, const DIE &Die, in addGlobalType() function in DwarfTypeUnit
|
D | DwarfCompileUnit.cpp | 910 void DwarfCompileUnit::addGlobalType(const DIType *Ty, const DIE &Die, in addGlobalType() function in DwarfCompileUnit
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.h | 95 void addGlobalType(DIType Ty);
|
D | DwarfCompileUnit.cpp | 629 addGlobalType(Ty); in addType() 634 void CompileUnit::addGlobalType(DIType Ty) { in addGlobalType() function in CompileUnit 655 addGlobalType(ATy); in addPubTypes()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.h | 218 void addGlobalType(const DIType *Ty, const DIE &Die,
|
D | DwarfUnit.h | 145 virtual void addGlobalType(const DIType *Ty, const DIE &Die, in addGlobalType() function
|
D | DwarfCompileUnit.cpp | 732 void DwarfCompileUnit::addGlobalType(const DIType *Ty, const DIE &Die, in addGlobalType() function in llvm::DwarfCompileUnit
|
D | DwarfUnit.cpp | 749 addGlobalType(Ty, TyDIE, Context); in updateAcceleratorTables()
|