Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub-inl.h75 GateRef InterpreterStubBuilder::ReadInst8_7(GateRef pc) in ReadInst8_7() function in panda::ecmascript::kungfu::InterpreterStubBuilder
228 GateRef currentInst1 = ZExtInt8ToInt16(ReadInst8_7(pc)); in ReadInst16_6()
652 GateRef currentInst = ZExtInt8ToInt64(ReadInst8_7(pc)); in ReadInst64_0()
H A Dinterpreter_stub.h125 inline GateRef ReadInst8_7(GateRef pc);
H A Dinterpreter_stub.cpp4093 GateRef v0 = ReadInst8_7(pc); in DECLARE_ASM_HANDLER()
4167 GateRef v0 = ReadInst8_7(pc); in DECLARE_ASM_HANDLER()

Completed in 13 milliseconds