Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DMetadataImpl.h29 template <class T> T *MDNode::storeImpl(T *N, StorageType Storage) { in storeImpl() function
43 T *MDNode::storeImpl(T *N, StorageType Storage, StoreT &Store) { in storeImpl() function
/external/llvm-project/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
/external/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