Home
last modified time | relevance | path

Searched full:further (Results 1 – 25 of 83) sorted by relevance

1234

/arkcompiler/runtime_core/static_core/compiler/docs/
Dlse_doc.md45 … by this reason we cannot eliminate anything in single traversal because further memory operations…
105 …r we can't record `v20` to list of loads that will be eliminated because further in the loop we ca…
111 …idate has its own list of aliased memory accesses that will be collected further. While traversing…
209 …// If this load MUST_ALIAS any inst from phis[block] it can be further replaced with value outside…
Davoid-calculating-start-of-array.md23 and use it in the form of the `AddI` instruction of the `ptr` type in further
Descape_analysis.md26 …cing field's value with that phi. Note that insertion of the phi may cause further materialization.
Dloop_peeling.md8 Simplify the loop and allow further loop optimizations.
/arkcompiler/runtime_core/compiler/docs/
Davoid-calculating-start-of-array.md23 and use it in the form of the `AddI` instruction of the `ptr` type in further
/arkcompiler/ets_frontend/ets2panda/linter/
DREADME.md3 Typescript linter ( further mentioned as 'linter' ) is a tool to check typescript sources and find …
/arkcompiler/runtime_core/static_core/runtime/fibers/
Dfiber_context.h66 …he beginning of func. Upon completion, func should use SwitchContext() to transfer control further.
/arkcompiler/ets_frontend/ets2panda/ir/
Dtyped.h63 …E: when cloning node its type is not copied but removed empty so that it can be re-checked further.
/arkcompiler/runtime_core/docs/
Dirtoc.md41 …e `var` holds the newly created instruction `Add` and it can be input for the further instructions.
/arkcompiler/runtime_core/static_core/docs/
Dirtoc.md41 …e `var` holds the newly created instruction `Add` and it can be input for the further instructions.
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dcanonicalization.cpp106 // This is necessary for further merging of the constant and the If instrution in the Lowering pass
/arkcompiler/runtime_core/
DREADME.md26 ├── bytecode_optimizer # Bytecode optimizer, further optimize the ARK bytecode to generate opt…
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine_manager.h121 …* Tries to extract a coroutine instance from the pool for further reuse, returns nullptr in case w…
/arkcompiler/runtime_core/static_core/plugins/ets/doc/interop_js/
D6_arkts_features.rst21 … environment, and the return value will be passed through interop to JS. Further, some runtime typ…
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dnewobj.yaml29 further usage.
647 further usage.
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dnewobj.yaml39 further usage.
1136 further usage.
1180 further usage.
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
Dgc_utils.cpp124 // Do not need to process further in ANY mode. in HasBeenGcRef()
/arkcompiler/ets_runtime/ecmascript/mem/
Dspace.h294 …// of deserializing for further object allocating, but no object has been allocated on at this mom…
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/docs/
Dinterop_intrinsic_opt_doc.md41 3. Having a scope which may start at several `CreateScope` intrinsics is bad for further optimizati…
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_space.h254 …// of deserializing for further object allocating, but no object has been allocated on at this mom…
/arkcompiler/ets_frontend/es2panda/util/
DcommonUtil.cpp180 … * Ohmurl of both Har and in-app Hsp don't contain [bundle name], need to further screen out Hsp. in UpdateBundleNameIfNeeded()
/arkcompiler/runtime_core/static_core/
DREADME.md166 ## Further reading
/arkcompiler/runtime_core/static_core/runtime/mem/
Dobject_helpers.h81 * See ValidateObject(from_object, object) for further explanation
/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/
Dir_builder_dyn.cpp110 // further dead instructions. in BuildInstructionsForBB()
254 // we'll skip further dead instructions. in AddSuccs()
/arkcompiler/runtime_core/static_core/irtoc/lang/
Dirtoc.rb70 …# to remove all these methods after script is done. Because further scripts should not see macros,…

1234