Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValueMap.h203 value_type& FindAndConstruct(const KeyT &Key) { in FindAndConstruct() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h262 value_type& FindAndConstruct(const KeyT &Key) { in FindAndConstruct() function
274 value_type& FindAndConstruct(KeyT &&Key) { in FindAndConstruct() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDenseMap.h291 value_type& FindAndConstruct(const KeyT &Key) { in FindAndConstruct() function
303 value_type& FindAndConstruct(KeyT &&Key) { in FindAndConstruct() function