Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DValueMap.h156 value_type& FindAndConstruct(const KeyT &Key) { in FindAndConstruct() function
DDenseMap.h208 value_type& FindAndConstruct(const KeyT &Key) { in FindAndConstruct() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DValueMap.h209 value_type& FindAndConstruct(const KeyT &Key) { in FindAndConstruct() function
/external/llvm/include/llvm/IR/
DValueMap.h199 value_type& FindAndConstruct(const KeyT &Key) { in FindAndConstruct() function
/external/llvm/include/llvm/ADT/
DDenseMap.h247 value_type& FindAndConstruct(const KeyT &Key) { in FindAndConstruct() function
259 value_type& FindAndConstruct(KeyT &&Key) { in FindAndConstruct() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DDenseMap.h287 value_type& FindAndConstruct(const KeyT &Key) { in FindAndConstruct() function
299 value_type& FindAndConstruct(KeyT &&Key) { in FindAndConstruct() function
/external/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