Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDenseSet.h200 std::pair<iterator, bool> insert_as(const ValueT &V, in insert_as() function
205 std::pair<iterator, bool> insert_as(ValueT &&V, const LookupKeyT &LookupKey) { in insert_as() function
DDenseMap.h249 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h222 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as() function