HomeSort by relevance Sort by last modified time
    Searched defs:try_emplace (Results 1 - 25 of 30) sorted by null

1 2

  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
StringMap.h 338 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
369 return try_emplace(KV.first, std::move(KV.second));
377 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 173 return try_emplace(KV.first, KV.second);
180 return try_emplace(std::move(KV.first), std::move(KV.second));
187 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
204 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 344 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
375 return try_emplace(KV.first, std::move(KV.second));
383 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 176 return try_emplace(KV.first, KV.second);
183 return try_emplace(std::move(KV.first), std::move(KV.second));
190 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
207 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
StringMap.h 356 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
387 return try_emplace(KV.first, std::move(KV.second));
395 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 177 return try_emplace(KV.first, KV.second);
184 return try_emplace(std::move(KV.first), std::move(KV.second));
191 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
208 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
StringMap.h 356 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
387 return try_emplace(KV.first, std::move(KV.second));
395 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 177 return try_emplace(KV.first, KV.second);
184 return try_emplace(std::move(KV.first), std::move(KV.second));
191 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
208 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
StringMap.h 360 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
391 return try_emplace(KV.first, std::move(KV.second));
399 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 192 return try_emplace(KV.first, KV.second);
199 return try_emplace(std::move(KV.first), std::move(KV.second));
206 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
225 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
StringMap.h 360 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
391 return try_emplace(KV.first, std::move(KV.second));
399 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 192 return try_emplace(KV.first, KV.second);
199 return try_emplace(std::move(KV.first), std::move(KV.second));
206 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
225 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
StringMap.h 360 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
391 return try_emplace(KV.first, std::move(KV.second));
399 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 192 return try_emplace(KV.first, KV.second);
199 return try_emplace(std::move(KV.first), std::move(KV.second));
206 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
225 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
StringMap.h 360 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
391 return try_emplace(KV.first, std::move(KV.second));
399 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 192 return try_emplace(KV.first, KV.second);
199 return try_emplace(std::move(KV.first), std::move(KV.second));
206 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
225 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 344 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
375 return try_emplace(KV.first, std::move(KV.second));
383 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 176 return try_emplace(KV.first, KV.second);
183 return try_emplace(std::move(KV.first), std::move(KV.second));
190 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
207 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
StringMap.h 356 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
387 return try_emplace(KV.first, std::move(KV.second));
395 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
DenseMap.h 177 return try_emplace(KV.first, KV.second);
184 return try_emplace(std::move(KV.first), std::move(KV.second));
191 std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) { function in class:llvm::DenseMapBase
208 std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) { function in class:llvm::DenseMapBase
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
StringMap.h 356 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
387 return try_emplace(KV.first, std::move(KV.second));
395 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
StringMap.h 360 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
391 return try_emplace(KV.first, std::move(KV.second));
399 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
StringMap.h 360 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
391 return try_emplace(KV.first, std::move(KV.second));
399 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
StringMap.h 360 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
391 return try_emplace(KV.first, std::move(KV.second));
399 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
StringMap.h 360 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
391 return try_emplace(KV.first, std::move(KV.second));
399 std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) { function in class:llvm::StringMap

Completed in 909 milliseconds

1 2