Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp565 DIE *&ObjectPointer) { in constructVariableDIE()
575 DIE *ObjectPointer = nullptr; in createScopeChildrenDIE() local
607 if (DIE *ObjectPointer = createAndAddScopeChildren(Scope, ScopeDIE)) in constructSubprogramScopeDIE() local
623 DIE *ObjectPointer = createScopeChildrenDIE(Scope, Children); in createAndAddScopeChildren() local
661 if (DIE *ObjectPointer = createAndAddScopeChildren(Scope, *AbsDef)) in constructAbstractSubprogramScopeDIE() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp787 DIE *&ObjectPointer) { in constructVariableDIE()
901 DIE *ObjectPointer = nullptr; in createScopeChildrenDIE() local
943 if (DIE *ObjectPointer = createAndAddScopeChildren(Scope, ScopeDIE)) in constructSubprogramScopeDIE() local
965 DIE *ObjectPointer = createScopeChildrenDIE(Scope, Children); in createAndAddScopeChildren() local
1009 if (DIE *ObjectPointer = ContextCU->createAndAddScopeChildren(Scope, *AbsDef)) in constructAbstractSubprogramScopeDIE() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp709 DIE *&ObjectPointer) { in constructVariableDIE()
795 DIE *ObjectPointer = nullptr; in createScopeChildrenDIE() local
837 if (DIE *ObjectPointer = createAndAddScopeChildren(Scope, ScopeDIE)) in constructSubprogramScopeDIE() local
859 DIE *ObjectPointer = createScopeChildrenDIE(Scope, Children); in createAndAddScopeChildren() local
903 if (DIE *ObjectPointer = ContextCU->createAndAddScopeChildren(Scope, *AbsDef)) in constructAbstractSubprogramScopeDIE() local