Home
last modified time | relevance | path

Searched full:encodes (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/docs/
Ddeoptimization.md22 The slow path encodes a call to the runtime function `Deoptimize`. We do the following for this:
Don-stack-replacement.md86 2. encodes jump instruction to the head of the loop where the corresponding OsrSaveState is located
/arkcompiler/runtime_core/libpandabase/utils/
Dutf.cpp50 * for U+10000 -- U+10FFFF encodes the following (value - 0x10000)
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcall.acc.short.yaml35 Immediate operand encodes a position starting from 0 on which accumulator is passed.
Dcall.acc.yaml35 Immediate operand encodes a position starting from 0 on which accumulator is passed.
Dcall.virt.acc.short.yaml35 Immediate operand encodes a position starting from 0 on which accumulator is passed.
Dcall.virt.acc.yaml37 Immediate operand encodes a position starting from 0 on which accumulator is passed.
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.cpp505 // encodes the code info and sets it to the graph.