Home
last modified time | relevance | path

Searched defs:pair (Results 1 – 25 of 45) sorted by relevance

12

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcse.cpp131 for (auto pair : minReplaceStar_) { in EliminateAlongDomTree() local
149 auto &pair = sameExpPair_.at(expl); in BuildSetOfPairs() local
154 auto &pair = sameExpPair_.at(GetExpCommutative(instl)); in BuildSetOfPairs() local
164 auto &pair = sameExpPair_.at(expl); in BuildSetOfPairs() local
209 auto &pair = sameExpPair_.find(exp)->second; in GlobalCse() local
226 auto &pair = tuple.second; in GlobalCse() local
Dscheduler.cpp257 for (auto pair : deps_.at(next)) { in ScheduleBarrierInst() local
263 for (auto pair : deps_.at(nnext)) { in ScheduleBarrierInst() local
457 for (auto pair : deps_.at(cur)) { in SchedWithGlued() local
Dmemory_coalescing.cpp360 auto pair = pairs_[cand]; in FindUpperInsertAfter() local
414 auto pair = pairs_[cand]; in FindLowerInsertAfter() local
893 for (auto pair : collector.GetPairs()) { in RunImpl() local
/arkcompiler/runtime_core/libpandafile/
Dpanda_cache.h86 auto pair = pair_ptr->load(std::memory_order_acquire); in GetMethodFromCache() local
96 MethodCachePair pair; in SetMethodCache() local
113 auto pair = pair_ptr->load(std::memory_order_acquire); in GetFieldFromCache() local
126 FieldCachePair pair; in SetFieldCache() local
140 auto pair = pair_ptr->load(std::memory_order_acquire); in GetClassFromCache() local
150 ClassCachePair pair; in SetClassCache() local
179 auto pair = pair_ptr->load(std::memory_order_acquire); in EnumerateCachedClasses() local
/arkcompiler/runtime_core/static_core/libpandafile/
Dpanda_cache.h89 auto pair = pairPtr->load(std::memory_order_acquire); in GetMethodFromCache() local
103 MethodCachePair pair; in SetMethodCache() local
124 auto pair = pairPtr->load(std::memory_order_acquire); in GetFieldFromCache() local
141 FieldCachePair pair; in SetFieldCache() local
159 auto pair = pairPtr->load(std::memory_order_acquire); in GetClassFromCache() local
173 ClassCachePair pair; in SetClassCache() local
203 auto pair = pairPtr->load(std::memory_order_acquire); in EnumerateCachedClasses() local
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_bitvector.h104 std::pair<uint32_t, uint32_t> pair = ComputeElementIdAndBitId(index); in SetBit() local
116 std::pair<uint32_t, uint32_t> pair = ComputeElementIdAndBitId(index); in GetBit() local
Djs_api_bitvector.cpp124 std::pair<uint32_t, uint32_t> pair = ComputeElementIdAndBitId(index); in Has() local
144 std::pair<uint32_t, uint32_t> pair = ComputeElementIdAndBitId(index); in Has() local
275 std::pair<uint32_t, uint32_t> pair = ComputeElementIdAndBitId(index); in GetBitCountByRange() local
311 std::pair<uint32_t, uint32_t> pair = ComputeElementIdAndBitId(index); in GetIndexOf() local
347 std::pair<uint32_t, uint32_t> pair = ComputeElementIdAndBitId(index); in GetLastIndexOf() local
373 std::pair<uint32_t, uint32_t> pair = ComputeElementIdAndBitId(index); in FlipBitByIndex() local
406 std::pair<uint32_t, uint32_t> pair = ComputeElementIdAndBitId(index); in FlipBitsByRange() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_checksum_helper.cpp48 for (const auto &pair : fileNameToChecksumMap) { in CalculateChecksumVectorSize() local
75 for (const auto &pair : fileNameToChecksumMap) { in WriteChecksumInfoToVector() local
/arkcompiler/runtime_core/static_core/verification/config/debug_breakpoint/
Dbreakpoint.cpp33 [&methodName](const auto &pair) { return pair.first == methodName; }); in BreakpointsForName()
/arkcompiler/runtime_core/static_core/plugins/ets/disassembler/
Ddisasm_ets_plugin.cpp24 for (auto &pair : prog_.recordTable) { in GeteTSMetadata() local
43 for (auto &pair : prog_.functionTable) { in GeteTSMetadata() local
/arkcompiler/runtime_core/static_core/plugins/ets/abc2program/
Dabc2program_ets_plugin.cpp28 for (auto &pair : program_->recordTable) { in GeteTSMetadata() local
46 for (auto &pair : program_->functionTable) { in GeteTSMetadata() local
/arkcompiler/ets_frontend/es2panda/aot/
DresolveDepsRelation.cpp135 for (auto &pair : recordTable) { in CollectStaticImportDepsRelation() local
/arkcompiler/ets_frontend/merge_abc/src/
DprotobufSnapshotGenerator.cpp122 for (const auto &pair : abcProgramsCache->programsCache) { in UpdateAbcCacheFile() local
/arkcompiler/runtime_core/libpandabase/utils/
Dutf.h142 static inline std::pair<uint16_t, uint16_t> SplitUtf16Pair(uint32_t pair) in SplitUtf16Pair()
Dtimers.cpp112 for (auto &pair : eachFileTime) { in PrintTimers() local
Dutf.cpp85 uint32_t pair = 0; in ConvertMUtf8ToUtf16Pair() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_hashmap_test.cpp81 auto pair = std::make_pair(myKey, myValue); in HWTEST_F_L0() local
120 auto pair = std::make_pair(myKey, myValue); in HWTEST_F_L0() local
172 auto pair = std::make_pair(myKey, myValue); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Dtagged_dictionary.cpp76 std::pair<JSTaggedValue, PropertyAttributes> pair(key, attr); in GetAllKeys() local
119 std::pair<JSTaggedValue, PropertyAttributes> pair(key, attr); in GetAllKeysByFilter() local
160 std::pair<JSHandle<JSTaggedValue>, PropertyAttributes> pair(keyHandle, attr); in GetAllEnumKeys() local
189 std::pair<JSHandle<JSTaggedValue>, PropertyAttributes> pair(keyHandle, attr); in GetAllEnumKeys() local
Djs_date_time_format.h64 for (const auto &pair : pairs) { in IcuPatternDesc() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/tests/
Daot_checksum_test.cpp60 for (const auto &pair : testMap) { in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h195 inline std::pair<uint16_t, uint16_t> SplitUtf16Pair(uint32_t pair) in SplitUtf16Pair()
Dutf.cpp84 uint32_t pair = 0; in ConvertMUtf8ToUtf16Pair() local
556 uint32_t pair = 0; in ConvertUtf8ToUtf16Pair() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Ddebug_info_extractor.h146 for (const auto &pair : columnTable) { in MatchWithLocation() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dglobal_tables.cpp197 for (auto pair : intConstTable) { in ~IntConstTable() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_module.h559 void PushFileInfoPair(MIRInfoPair pair) in PushFileInfoPair()
585 void PushbackFileData(const MIRDataPair &pair) in PushbackFileData()
594 void PushbackFileInfo(const MIRInfoPair &pair) in PushbackFileInfo()

12