Home
last modified time | relevance | path

Searched refs:InsertIntoBucketWithLookup (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h230 TheBucket = InsertIntoBucketWithLookup(TheBucket, std::move(KV.first), in insert_as()
458 BucketT *InsertIntoBucketWithLookup(BucketT *TheBucket, KeyT &&Key, in InsertIntoBucketWithLookup() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DDenseMap.h254 TheBucket = InsertIntoBucketWithLookup(TheBucket, std::move(KV.first), in insert_as()
520 BucketT *InsertIntoBucketWithLookup(BucketT *TheBucket, KeyT &&Key, in InsertIntoBucketWithLookup() function