Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub.h115 inline GateRef ReadInst4_1(GateRef pc);
H A Dinterpreter_stub-inl.h95 GateRef InterpreterStubBuilder::ReadInst4_1(GateRef pc) in ReadInst4_1() function in panda::ecmascript::kungfu::InterpreterStubBuilder
H A Dinterpreter_stub.cpp1008 GateRef slot = ZExtInt8ToInt32(ReadInst4_1(pc)); in DECLARE_ASM_HANDLER()
1090 GateRef slot = ZExtInt8ToInt32(ReadInst4_1(pc)); in DECLARE_ASM_HANDLER()
2403 GateRef vsrc = ZExtInt8ToPtr(ReadInst4_1(pc)); in DECLARE_ASM_HANDLER()

Completed in 13 milliseconds