Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDIBuilder.cpp54 SmallVector<Metadata *, 16> RetainedNodes; in finalizeSubprogram() local
H A DDebugInfoMetadata.cpp635 Metadata *TemplateParams, Metadata *Declaration, Metadata *RetainedNodes, in getImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DDIBuilder.cpp64 SmallVector<Metadata *, 16> RetainedNodes; in finalizeSubprogram() local
H A DDebugInfoMetadata.cpp1046 Metadata *TemplateParams, Metadata *Declaration, Metadata *RetainedNodes, in getImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1124 auto RetainedNodes = SubProgram->getRetainedNodes(); in buildFrameDebugInfo() local