Home
last modified time | relevance | path

Searched defs:merge (Results 1 – 17 of 17) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/merge/
DA.js33 export function merge() { function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dloop_peeling.cpp25 GateRef merge = circuit_->NewGate(circuit_->Merge(numIns), {exit, copyExit}); in CopyLoopExit() local
103 auto merge = circuit_->NewGate(circuit_->Merge(numLoopbacks), inList); in CopyLoopHeader() local
Dcircuit_builder_helper.cpp199 GateRef merge = env_->GetBuilder()->Merge(inGates); in MergeAllControl() local
Dpost_schedule.cpp852 GateRef merge = builder_.GetState(); in LoweringStoreUnknownBarrierAndPrepareScheduleGate() local
977 GateRef merge = builder_.GetState(); in LoweringLoadWithBarrierAndPrepareScheduleGate() local
Dscheduler.cpp85 auto merge = [&] (size_t fatherIdx, size_t sonIdx) -> void { in CalculateDominatorTree() local
Dbytecode_circuit_builder.cpp220 auto merge = [&] (size_t fatherIdx, size_t sonIdx) -> void { in ComputeImmediateDominators() local
Dframe_states.cpp549 GateRef merge; in NewMerge() local
Dprofiler_stub_builder.cpp433 Label merge(env); in UpdateTrackTypeInPropAttr() local
Dnumber_speculative_retype.cpp610 auto merge = acc_.GetState(gate); in VisitPhi() local
Dtyped_native_inline_lowering.cpp2873 Label merge(&builder_); in LowerArrayForEach() local
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Ddead_code_elimination_test.cpp84 auto merge = circuit.NewGate(circuit.Merge(2), {dead, ifFalse}); in HWTEST_F_L0() local
119 auto merge = circuit.NewGate(circuit.Merge(3), {ifTrue2, dead, ifFalse}); in HWTEST_F_L0() local
Dcombined_pass_visitor_test.cpp60 auto merge = circuit.NewGate(circuit.Merge(2), {dead, ifFalse}); in HWTEST_F_L0() local
Dnumber_speculative_retype_test.cpp128 auto merge = circuit.NewGate(circuit.Merge(2), {entry, depend}); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
Dyaml_document.py76 def merge(self, config_path: str, data: Dict[str, Any]) -> None: member in YamlDocument
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/base/
DPosition.ts139 …public static merge(leftMostPosition: FullPosition, rightMostPosition: FullPosition): FullPosition… method in FullPosition
/arkcompiler/runtime_core/panda_guard/configs/
Dguard_name_cache.cpp240 void panda::guard::NameCache::MergeNameCache(ProjectNameCacheInfo &merge) in MergeNameCache()
259 ProjectNameCacheInfo merge; in WriteCache() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js22565 static merge(t, e, i) { method in anonymousFunction63e674a939400.hl
35977 merge(t) { method in anonymousFunction63e674a939400.sw