Searched defs:currentInst (Results 1 – 6 of 6) sorted by relevance
129 …GateRef currentInst = LoadPrimitive(VariableType::INT16(), pc, IntPtr(1)); // 1 : skip 1 byte of … in ReadInstSigned16_0() local133 GateRef currentInst = LoadPrimitive(VariableType::INT8(), pc, IntPtr(2)); in ReadInstSigned16_0() local147 GateRef currentInst = GetEnvironment()->GetBuilder()->SExtInt1ToInt32(x); in ReadInstSigned32_0() local615 GateRef currentInst = ZExtInt8ToInt32(ReadInst8_3(pc)); in ReadInst32_0() local629 GateRef currentInst = ZExtInt8ToInt32(ReadInst8_4(pc)); in ReadInst32_1() local643 GateRef currentInst = ZExtInt8ToInt32(ReadInst8_5(pc)); in ReadInst32_2() local657 GateRef currentInst = ZExtInt8ToInt64(ReadInst8_7(pc)); in ReadInst64_0() local
582 #define MOVE_AND_READ_INST_8(currentInst, offset) \ argument
561 #define MOVE_AND_READ_INST_8(currentInst, offset) \ argument
139 #define MOVE_AND_READ_INST_8(currentInst, offset) \ argument
1358 auto currentInst = appendInst->GetPrev(); in HasAppendInstructionUser() local
54 #define MOVE_AND_READ_INST_8(currentInst, offset) \ argument