Searched defs:OwnedUnit (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfDebug.cpp | 389 auto OwnedUnit = make_unique<DwarfCompileUnit>( in constructDwarfCompileUnit() local 1807 auto OwnedUnit = make_unique<DwarfCompileUnit>( in constructSkeletonCU() local 1888 auto OwnedUnit = make_unique<DwarfTypeUnit>(CU, Asm, this, &InfoHolder, in addDwarfTypeUnitType() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfDebug.cpp | 882 auto OwnedUnit = std::make_unique<DwarfCompileUnit>( in getOrCreateDwarfCompileUnit() local 2830 auto OwnedUnit = std::make_unique<DwarfCompileUnit>( in constructSkeletonCU() local 2931 auto OwnedUnit = std::make_unique<DwarfTypeUnit>(CU, Asm, this, &InfoHolder, in addDwarfTypeUnitType() local
|
| /external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfDebug.cpp | 1060 auto OwnedUnit = std::make_unique<DwarfCompileUnit>( in getOrCreateDwarfCompileUnit() local 3129 auto OwnedUnit = std::make_unique<DwarfCompileUnit>( in constructSkeletonCU() local 3230 auto OwnedUnit = std::make_unique<DwarfTypeUnit>(CU, Asm, this, &InfoHolder, in addDwarfTypeUnitType() local
|