Home
last modified time | relevance | path

Searched defs:Dec (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Doperands.h546 void Dec(size_t value) in Dec() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp1135 GateRef OperationsStubBuilder::Dec(GateRef glue, GateRef value) in Dec() function in panda::ecmascript::kungfu::OperationsStubBuilder
Dcall_signature.cpp179 DEF_CALL_SIGNATURE(Dec) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp114 JSTaggedValue SlowRuntimeStub::Dec(JSThread *thread, JSTaggedValue value) in Dec() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp405 DEF_RUNTIME_STUBS(Dec) in DEF_RUNTIME_STUBS() argument