Home
last modified time | relevance | path

Searched defs:vregIds (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp1852 … GateRef vregIds = Int32Argument(PARAM_INDEX(BaselineDefinegettersetterbyvalueV8V8V8V8, VREG_IDS)); in GenerateCircuit() local
4746 GateRef vregIds = Int32Argument( in GenerateCircuit() local
Dbaseline_compiler.cpp4899 uint32_t vregIds = static_cast<uint32_t>(v0) | (static_cast<uint32_t>(v1) << ONE_BYTE_SIZE); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local