Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub.h140 inline GateRef ReadInst32_1(GateRef pc);
H A Dinterpreter_stub-inl.h619 GateRef InterpreterStubBuilder::ReadInst32_1(GateRef pc) in ReadInst32_1() function in panda::ecmascript::kungfu::InterpreterStubBuilder
824 stringId = ReadInst32_1(info.GetPc()); in GetStringId()
H A Dinterpreter_stub.cpp3726 GateRef stringId = ReadInst32_1(pc); in DECLARE_ASM_HANDLER()
3789 GateRef index = ReadInst32_1(pc); in DECLARE_ASM_HANDLER()
3861 GateRef stringId = ReadInst32_1(pc); in DECLARE_ASM_HANDLER()
3872 GateRef stringId = ReadInst32_1(pc); in DECLARE_ASM_HANDLER()
3883 GateRef stringId = ReadInst32_1(pc); in DECLARE_ASM_HANDLER()
3914 GateRef stringId = ReadInst32_1(pc); in DECLARE_ASM_HANDLER()
3973 GateRef stringId = ReadInst32_1(pc); in DECLARE_ASM_HANDLER()
4001 GateRef stringId = ReadInst32_1(pc); in DECLARE_ASM_HANDLER()
4222 GateRef stringId = ReadInst32_1(pc); in DECLARE_ASM_HANDLER()

Completed in 15 milliseconds