Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Doperands.h518 void Inc(size_t value) in Inc() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp1090 GateRef OperationsStubBuilder::Inc(GateRef glue, GateRef value) in Inc() function in panda::ecmascript::kungfu::OperationsStubBuilder
Dcall_signature.cpp174 DEF_CALL_SIGNATURE(Inc) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp105 JSTaggedValue SlowRuntimeStub::Inc(JSThread *thread, JSTaggedValue value) in Inc() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp398 DEF_RUNTIME_STUBS(Inc) in DEF_RUNTIME_STUBS() argument