Home
last modified time | relevance | path

Searched refs:ReadInst8_6 (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub-inl.h70 GateRef InterpreterStubBuilder::ReadInst8_6(GateRef pc) in ReadInst8_6() function in panda::ecmascript::kungfu::InterpreterStubBuilder
216 GateRef currentInst1 = ZExtInt8ToInt16(ReadInst8_6(pc)); in ReadInst16_5()
231 return Int16Add(currentInst2, ZExtInt8ToInt16(ReadInst8_6(pc))); in ReadInst16_6()
654 GateRef currentInst2 = Int64Add(currentInst1, ZExtInt8ToInt64(ReadInst8_6(pc))); in ReadInst64_0()
H A Dinterpreter_stub.h124 inline GateRef ReadInst8_6(GateRef pc);
H A Dinterpreter_stub.cpp5585 GateRef v0 = ReadInst8_6(pc); in DECLARE_ASM_HANDLER()
5615 GateRef v0 = ReadInst8_6(pc); in DECLARE_ASM_HANDLER()

Completed in 14 milliseconds