Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub.h116 inline GateRef ReadInst4_2(GateRef pc);
H A Dinterpreter_stub-inl.h102 GateRef InterpreterStubBuilder::ReadInst4_2(GateRef pc) in ReadInst4_2() function in panda::ecmascript::kungfu::InterpreterStubBuilder
H A Dinterpreter_stub.cpp1219 GateRef level = ZExtInt8ToInt32(ReadInst4_2(pc)); in DECLARE_ASM_HANDLER()
5756 GateRef level = ZExtInt8ToInt32(ReadInst4_2(pc)); in DECLARE_ASM_HANDLER()
5839 GateRef level = ZExtInt8ToInt32(ReadInst4_2(pc)); in DECLARE_ASM_HANDLER()

Completed in 14 milliseconds