Home
last modified time | relevance | path

Searched refs:getIndexTyDie (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h132 DIE *getIndexTyDie() { in getIndexTyDie() function
DDwarfCompileUnit.cpp1155 DIE *IdxTy = getIndexTyDie(); in constructArrayTypeDIE()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h353 DIE *getIndexTyDie();
DDwarfUnit.cpp1287 DIE *DwarfUnit::getIndexTyDie() { in getIndexTyDie() function in DwarfUnit
1309 DIE *IdxTy = getIndexTyDie(); in constructArrayTypeDIE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h361 DIE *getIndexTyDie();
DDwarfUnit.cpp1397 DIE *DwarfUnit::getIndexTyDie() { in getIndexTyDie() function in DwarfUnit
1452 DIE *IdxTy = getIndexTyDie(); in constructArrayTypeDIE()