Home
last modified time | relevance | path

Searched defs:KV (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DRemarkStringTable.cpp33 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 DForceFunctionAttrs.cpp75 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 DMapVector.h117 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 DStringMap.h413 std::pair<iterator, bool> insert(std::pair<StringRef, ValueTy> KV) { in insert() argument
H A DDenseMap.h195 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 DValueMap.h173 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 DJSON.h545 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 DStringMap.h368 std::pair<iterator, bool> insert(std::pair<StringRef, ValueTy> KV) { in insert() argument
H A DDenseMap.h172 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 DCore.cpp188 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 Drust-library.rs39560 pub enum KV {} global() enum
[all...]

Completed in 55 milliseconds