Home
last modified time | relevance | path

Searched full:reside (Results 1 – 15 of 15) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/fibers/arch/arm/
Dhelpers.S23 // gpr (incl. fp): assuming that R4..R15 reside in a contiguous block
36 // regs: assuming that D8..D15 reside in a contiguous block
Dswitch.S33 // gpr (incl. fp): assuming that R4..R15 reside in a contiguous block
43 // regs: assuming that D8..D15 reside in a contiguous block
/arkcompiler/runtime_core/static_core/runtime/fibers/arch/aarch64/
Dhelpers.S23 // gpr (incl. fp): assuming that X18..X29 reside in a contiguous block
41 // regs: assuming that Q8..Q15 reside in a contiguous block
Dswitch.S34 // gpr (incl. fp): assuming that X18..X29 reside in a contiguous block
50 // regs: assuming that Q8..Q15 reside in a contiguous block
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/tools/generate-es-checked/
DREADME.md119 - manglings reside in `ESChecker::UNMANGLE`, `ESChecker::ValueDumper` does dumping of expected valu…
122 - generators for parameters reside in a module named `ScriptModule`
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/extensions/generators/ets_es_checked/generate-es-checked/
DREADME.md119 - manglings reside in `ESChecker::UNMANGLE`, `ESChecker::ValueDumper` does dumping of expected valu…
122 - generators for parameters reside in a module named `ScriptModule`
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinstructions.yaml240 Instruction can only reside in start basic block.
Dgraph.h734 * All analyses are reside in Graph object in composition relationship.
/arkcompiler/runtime_core/static_core/docs/
Drationale-for-bytecode.md17 operands are _stack operands_ that reside in a special data structure called _stack_. The program
/arkcompiler/runtime_core/docs/
Drationale-for-bytecode.md17 operands are _stack operands_ that reside in a special data structure called _stack_. The program
/arkcompiler/runtime_core/
DCMakeLists.txt181 # Please override with per-target properties if your artifact should reside
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp111 // If some other instruction reside in the location then we can't reuse a split ending in ResolveInputs()
/arkcompiler/runtime_core/static_core/
DCMakeLists.txt154 # Please override with per-target properties if your artifact should reside
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph.h936 * All analyses are reside in Graph object in composition relationship.
Dinstructions.yaml1365 Instruction can only reside in start basic block.