Home
last modified time | relevance | path

Searched defs:newPc (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stub_builder.h130 GateRef newPc = PtrAdd(pc, format); in Dispatch() local
/arkcompiler/runtime_core/static_core/runtime/
Dsignal_handler.cpp346 uintptr_t newPc = 0; in DetectSEGVFromNullCheck() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h677 GateRef newPc = PtrAdd(pc, format); in Dispatch() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp584 auto newPc = GetEncoder()->DisasmInstr(stream, pc, 0); in IssueDisasm() local