| /NextBSD/contrib/llvm/lib/Target/ |
| HD | TargetRecip.cpp | 100 for (auto &KV : RecipMap) in parseGlobalParams() local 101 KV.second.Enabled = Enable; in parseGlobalParams() 105 for (auto &KV : RecipMap) in parseGlobalParams() local 106 KV.second.RefinementSteps = RefSteps; in parseGlobalParams() 198 for (auto &KV : RecipMap) { in setDefaults() local 199 RecipParams &RP = KV.second; in setDefaults() 215 for (const auto &KV : RecipMap) { in operator ==() local 216 const StringRef &Op = KV.first; in operator ==() 217 const RecipParams &RP = KV.second; in operator ==()
|
| /NextBSD/contrib/llvm/lib/Transforms/Scalar/ |
| HD | LoopRerollPass.cpp | 736 for (auto &KV : Roots) { in collectPossibleRoots() local 737 if (KV.first == 0) in collectPossibleRoots() 739 if (KV.second->getNumUses() != NumBaseUses) { in collectPossibleRoots() 742 KV.second->getNumUses() << "\n"); in collectPossibleRoots() 799 for (auto &KV : V) { in findRootsBase() local 801 DRS.BaseInst = KV.second; in findRootsBase() 804 DRS.Roots.push_back(KV.second); in findRootsBase() 805 } else if (V.find(KV.first - 1) != V.end()) { in findRootsBase() 806 DRS.Roots.push_back(KV.second); in findRootsBase() 810 DRS.BaseInst = KV.second; in findRootsBase() [all …]
|
| /NextBSD/contrib/llvm/include/llvm/IR/ |
| HD | ValueMap.h | 149 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() argument 150 auto MapResult = Map.insert(std::make_pair(Wrap(KV.first), KV.second)); in insert() 154 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() argument 156 Map.insert(std::make_pair(Wrap(KV.first), std::move(KV.second))); in insert()
|
| /NextBSD/contrib/llvm/include/llvm/ADT/ |
| HD | MapVector.h | 91 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() argument 92 std::pair<KeyT, unsigned> Pair = std::make_pair(KV.first, 0); in insert() 96 Vector.push_back(std::make_pair(KV.first, KV.second)); in insert()
|
| HD | StringMap.h | 318 std::pair<iterator, bool> insert(std::pair<StringRef, ValueTy> KV) { in insert() argument 319 unsigned BucketNo = LookupBucketFor(KV.first); in insert() 328 MapEntryTy::Create(KV.first, Allocator, std::move(KV.second)); in insert()
|
| HD | DenseMap.h | 169 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() argument 171 if (LookupBucketFor(KV.first, TheBucket)) in insert() 176 TheBucket = InsertIntoBucket(KV.first, KV.second, TheBucket); in insert() 184 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() argument 186 if (LookupBucketFor(KV.first, TheBucket)) in insert() 191 TheBucket = InsertIntoBucket(std::move(KV.first), in insert() 192 std::move(KV.second), in insert()
|
| /NextBSD/contrib/llvm/include/llvm/MC/ |
| HD | MCSubtargetInfo.h | 163 [=](const SubtargetFeatureKV &KV) { in isCPUStringValid() 164 return CPU == KV.Key; in isCPUStringValid()
|
| /NextBSD/contrib/llvm/lib/Object/ |
| HD | IRObjectFile.cpp | 91 for (auto &KV : *Streamer) { in IRObjectFile() 92 StringRef Key = KV.first(); in IRObjectFile() 93 RecordStreamer::State Value = KV.second; in IRObjectFile()
|
| /NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| HD | BugReporterVisitors.cpp | 566 if (Optional<KnownSVal> KV = in VisitNode() local 569 *KV, OriginalR, EnableNullFPSuppression)); in VisitNode() 977 if (Optional<KnownSVal> KV = LVal.getAs<KnownSVal>()) in trackNullOrUndefValue() local 979 *KV, RR, EnableNullFPSuppression)); in trackNullOrUndefValue() 1006 if (Optional<KnownSVal> KV = V.getAs<KnownSVal>()) in trackNullOrUndefValue() local 1008 *KV, R, EnableNullFPSuppression)); in trackNullOrUndefValue()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | ExprObjC.h | 318 const KeyValuePair &KV = getKeyValues()[Index]; 319 ObjCDictionaryElement Result = { KV.Key, KV.Value, SourceLocation(), None };
|
| /NextBSD/contrib/ncurses/include/ |
| HD | Caps.osf1r5 | 503 key_smap_out1 kmpt1 str KV - - ----K special mapped key 1 output 1105 #key_smap_out1 kmpt1 str KV - - ----K special mapped key 1 output
|
| HD | Caps.uwin | 921 #key_smap_out1 kmpt1 str KV - - ----K special mapped key 1 output
|
| HD | Caps.aix4 | 536 key_smap_out1 kmpt1 str KV - - ----K special mapped key 1 output
|
| HD | Caps.keys | 1187 #key_smap_out1 kmpt1 str KV - - ----K special mapped key 1 output
|
| HD | Caps | 1097 #key_smap_out1 kmpt1 str KV - - ----K special mapped key 1 output
|
| HD | Caps.hpux11 | 1111 #key_smap_out1 kmpt1 str KV - - ----K special mapped key 1 output
|
| /NextBSD/crypto/heimdal/lib/wind/ |
| HD | DerivedNormalizationProps.txt | 108 33B8 ; FC_NFKC; 006B 0076 # So SQUARE KV
|
| HD | UnicodeData.txt | 9255 33B8;SQUARE KV;So;0;L;<square> 006B 0056;;;;N;SQUARED KV;;;;
|
| HD | NormalizationTest.txt | 2249 33B8;33B8;33B8;006B 0056;006B 0056; # (㎸; ㎸; ㎸; kV; kV; ) SQUARE KV
|
| /NextBSD/tools/tools/locale/etc/charmaps/ |
| HD | eucKR.TXT | 7088 0xA7C7 0x33B8 #SQUARE KV
|