Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub.h114 inline GateRef ReadInst4_0(GateRef pc);
H A Dinterpreter_stub-inl.h90 GateRef InterpreterStubBuilder::ReadInst4_0(GateRef pc) in ReadInst4_0() function in panda::ecmascript::kungfu::InterpreterStubBuilder
H A Dinterpreter_stub.cpp1007 GateRef level = ZExtInt8ToInt32(ReadInst4_0(pc)); in DECLARE_ASM_HANDLER()
1089 GateRef level = ZExtInt8ToInt32(ReadInst4_0(pc)); in DECLARE_ASM_HANDLER()
2402 GateRef vdst = ZExtInt8ToPtr(ReadInst4_0(pc)); in DECLARE_ASM_HANDLER()

Completed in 14 milliseconds