Home
last modified time | relevance | path

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

12

/arkcompiler/ets_frontend/ts2panda/src/expression/
DmetaProperty.ts34 // support meta.property further
/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
Dloop_peeling.md8 Simplify the loop and allow further loop optimizations.
/arkcompiler/runtime_core/docs/
Dirtoc.md41 …e `var` holds the newly created instruction `Add` and it can be input for the further instructions.
Dcode_metainfo.md87 - Values 0..11 represent the result as-is, with no further following bits.
Ddesign-of-interpreter.md192 constraint, which can be relaxed even further with the stackless interpreter (see above).
Ddoxygen.config299 # The output of markdown processing is further processed by doxygen, so you can
917 # (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how
1435 # further fine-tune the look of the index. As an example, the default style
2404 # the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
2413 # further from the root node will be omitted. Note that setting this option to 1
2415 # note that the size of a graph can be further restricted by
Dir_format.md289 …ss to def-use structures is just checking whether storage is dynamic and further processing of the…
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dnewobj.yaml39 further usage.
1136 further usage.
1180 further usage.
Dcall.virt.short.negative.yaml48 virtual methods are supported, further extensions are TBD).
Dcall.virt.range.negative.yaml49 virtual methods are supported, further extensions are TBD).
Dcall.virt.short.yaml81 virtual methods are supported, further extensions are TBD).
Dcall.virt.negative.yaml49 virtual methods are supported, further extensions are TBD).
Dcall.virt.range_base.yaml55 virtual methods are supported, further extensions are TBD).
Dcall.virt.range.yaml67 virtual methods are supported, further extensions are TBD).
Dcall.virt.yaml55 virtual methods are supported, further extensions are TBD).
Dcall.virt.acc.short.yaml31 virtual methods are supported, further extensions are TBD).
/arkcompiler/runtime_core/runtime/mem/
Dobject_helpers.h82 * See ValidateObject(from_object, object) for further explanation
/arkcompiler/runtime_core/irtoc/lang/
Dirtoc.rb59 …# to remove all these methods after script is done. Because further scripts should not see macros,…
/arkcompiler/runtime_core/
DREADME.md27 ├── bytecode_optimizer # Bytecode optimizer, further optimize the ARK bytecode to generate opt…
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dbalance_expressions.cpp186 // (as soon as every of operator_insts_ is removed before further usage) in GenerateElementalOperator()
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.cpp171 // further dead instructions. in BuildInstructionsForBB()
347 // we'll skip further dead instructions. in ConnectBasicBlocks()
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dloop_analyzer.cpp241 // Add back-edges to the loop for further analysis in PopulateLoops()
Dbounds_analysis.cpp332 // For further description () is for left_range bounds and [] is for right_range bounds in TryNarrowBoundsByCC()
/arkcompiler/runtime_core/compiler/tests/
Dcode_sink_test.cpp172 * Do not sink loads that may alias further stores in the block

12