Home
last modified time | relevance | path

Searched defs:specCallTargetIndex (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp946 int32_t specCallTargetIndex = static_cast<int32_t>(SpecVregIndex::FIRST_METHOD_OFFSET_INDEX) - curDepth; in CollectExraCallSiteInfo() local
2932 int32_t specCallTargetIndex = static_cast<int32_t>(SpecVregIndex::FUNC_INDEX); in VisitDeoptCheck() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp1635 int32_t specCallTargetIndex = static_cast<int32_t>(SpecVregIndex::FIRST_METHOD_OFFSET_INDEX) - curDepth; in CollectExraCallSiteInfo() local
2987 int32_t specCallTargetIndex = static_cast<int32_t>(SpecVregIndex::FUNC_INDEX); in VisitDeoptCheck() local

Completed in 12 milliseconds