Searched defs:firstArgRegIdx (Results 1 – 8 of 8) sorted by relevance
583 uint16_t firstArgRegIdx = READ_INST_8_2(); in InitBytecodeInfo() local591 uint16_t firstArgRegIdx = READ_INST_8_3(); in InitBytecodeInfo() local599 uint16_t firstArgRegIdx = READ_INST_8_3(); in InitBytecodeInfo() local892 uint16_t firstArgRegIdx = READ_INST_8_2(); in InitBytecodeInfo() local901 uint16_t firstArgRegIdx = READ_INST_8_4(); in InitBytecodeInfo() local
291 GateRef firstArgRegIdx = ZExtInt8ToInt16(ReadInst8_2(pc)); in DECLARE_ASM_HANDLER() local301 GateRef firstArgRegIdx = ZExtInt8ToInt16(ReadInst8_4(pc)); in DECLARE_ASM_HANDLER() local3845 GateRef firstArgRegIdx = ZExtInt8ToInt16(ReadInst8_2(pc)); in DECLARE_ASM_HANDLER() local3914 GateRef firstArgRegIdx = ZExtInt8ToInt16(ReadInst8_3(pc)); in DECLARE_ASM_HANDLER() local3983 GateRef firstArgRegIdx = ZExtInt8ToInt16(ReadInst8_3(pc)); in DECLARE_ASM_HANDLER() local
2265 GateRef firstArgRegIdx = acc_.GetValueIn(gate, 2); in LowerCreateObjectWithExcludedKeys() local
3764 uint16_t firstArgRegIdx = READ_INST_8_2(); in RunInternal() local3778 uint16_t firstArgRegIdx = READ_INST_8_4(); in RunInternal() local3791 uint16_t firstArgRegIdx = READ_INST_8_2(); in RunInternal() local3926 uint16_t firstArgRegIdx = READ_INST_8_3(); in RunInternal() local4062 uint16_t firstArgRegIdx = READ_INST_8_3(); in RunInternal() local
354 uint16_t firstArgRegIdx) in CreateObjectWithExcludedKeys()
2045 uint16_t firstArgRegIdx = READ_INST_8_2(); in HandleCreateobjectwithexcludedkeysImm8V8V8() local3681 uint16_t firstArgRegIdx = READ_INST_8_3(); in HandleWideNewobjrangePrefImm16V8() local3822 uint16_t firstArgRegIdx = READ_INST_8_4(); in HandleWideCreateobjectwithexcludedkeysPrefImm16V8V8() local6905 uint16_t firstArgRegIdx = READ_INST_8_3(); in HandleNewobjrangeImm16Imm8V8() local7048 uint16_t firstArgRegIdx = READ_INST_8_2(); in HandleNewobjrangeImm8Imm8V8() local
1610 JSTaggedValue firstArgRegIdx = GetArg(argv, argc, 2); // 2: means the second parameter in DEF_RUNTIME_STUBS() local
1892 uint16_t firstArgRegIdx) in RuntimeCreateObjectWithExcludedKeys()