/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
H A D | RemarkStringTable.cpp | 33 auto KV = StrTab.insert({Str, NextID}); in add() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | ForceFunctionAttrs.cpp | 75 auto KV = StringRef(S).split(':'); in addForcedAttributes() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | MapVector.h | 117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() argument 129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() argument
|
H A D | StringMap.h | 413 std::pair<iterator, bool> insert(std::pair<StringRef, ValueTy> KV) { in insert() argument
|
H A D | DenseMap.h | 195 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() argument 202 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() argument 249 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | ValueMap.h | 173 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() argument 178 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | JSON.h | 545 struct Object::KV { struct in llvm::json::Object [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | StringMap.h | 368 std::pair<iterator, bool> insert(std::pair<StringRef, ValueTy> KV) { in insert() argument
|
H A D | DenseMap.h | 172 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() argument 179 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() argument 222 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | Core.cpp | 188 raw_ostream &operator<<(raw_ostream &OS, const SymbolFlagsMap::value_type &KV) { in operator <<() argument 192 raw_ostream &operator<<(raw_ostream &OS, const SymbolMap::value_type &KV) { in operator <<() argument 206 operator <<(raw_ostream &OS, const SymbolDependenceMap::value_type &KV) operator <<() argument 254 operator <<(raw_ostream &OS, const SymbolLookupSet::value_type &KV) operator <<() argument [all...] |
/third_party/rust/crates/memchr/bench/data/code/ |
H A D | rust-library.rs | 39560 pub enum KV {} global() enum [all...] |