Searched refs:moveRef (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/IR/ |
D | Metadata.cpp | 151 R->moveRef(Ref, New, MD); in retrack() 182 void ReplaceableMetadataImpl::moveRef(void *Ref, void *New, in moveRef() function in ReplaceableMetadataImpl
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Metadata.cpp | 183 R->moveRef(Ref, New, MD); in retrack() 214 void ReplaceableMetadataImpl::moveRef(void *Ref, void *New, in moveRef() function in ReplaceableMetadataImpl
|
/external/llvm-project/llvm/lib/IR/ |
D | Metadata.cpp | 184 R->moveRef(Ref, New, MD); in retrack() 215 void ReplaceableMetadataImpl::moveRef(void *Ref, void *New, in moveRef() function in ReplaceableMetadataImpl
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Metadata.h | 300 void moveRef(void *Ref, void *New, const Metadata &MD);
|
/external/llvm/include/llvm/IR/ |
D | Metadata.h | 287 void moveRef(void *Ref, void *New, const Metadata &MD);
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Metadata.h | 314 void moveRef(void *Ref, void *New, const Metadata &MD);
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | Metadata.h | 314 void moveRef(void *Ref, void *New, const Metadata &MD);
|