Home
last modified time | relevance | path

Searched refs:replaceRetainedTypes (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/IR/
DDIBuilder.cpp62 CUNode->replaceRetainedTypes(MDTuple::get(VMContext, RetainValues)); in finalize()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp89 CUNode->replaceRetainedTypes(MDTuple::get(VMContext, RetainValues)); in finalize()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Linker/
DIRMover.cpp1190 CU->replaceRetainedTypes(nullptr); in prepareCompileUnitsForImport()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DDIBuilder.cpp102 CUNode->replaceRetainedTypes(MDTuple::get(VMContext, RetainValues)); in finalize()
/external/llvm/include/llvm/IR/
DDebugInfoMetadata.h1120 void replaceRetainedTypes(DITypeArray N) {
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1303 void replaceRetainedTypes(DITypeArray N) { in replaceRetainedTypes() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1548 void replaceRetainedTypes(DITypeArray N) { replaceOperandWith(5, N.get()); } in replaceRetainedTypes() function