Searched refs:moveRef (Results 1 – 5 of 5) 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-7.0/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/llvm/include/llvm/IR/ |
D | Metadata.h | 287 void moveRef(void *Ref, void *New, const Metadata &MD);
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Metadata.h | 300 void moveRef(void *Ref, void *New, const Metadata &MD);
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Metadata.h | 312 void moveRef(void *Ref, void *New, const Metadata &MD);
|