Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadataImpl.h28 template <class T> T *MDNode::storeImpl(T *N, StorageType Storage) { in storeImpl() function
42 T *MDNode::storeImpl(T *N, StorageType Storage, StoreT &Store) { in storeImpl() function