Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub.h117 inline GateRef ReadInst4_3(GateRef pc);
H A Dinterpreter_stub-inl.h108 GateRef InterpreterStubBuilder::ReadInst4_3(GateRef pc) in ReadInst4_3() function in panda::ecmascript::kungfu::InterpreterStubBuilder
H A Dinterpreter_stub.cpp1220 GateRef slot = ZExtInt8ToInt32(ReadInst4_3(pc)); in DECLARE_ASM_HANDLER()
5757 GateRef slot = ZExtInt8ToInt32(ReadInst4_3(pc)); in DECLARE_ASM_HANDLER()
5840 GateRef slot = ZExtInt8ToInt32(ReadInst4_3(pc)); in DECLARE_ASM_HANDLER()

Completed in 14 milliseconds