Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp999 …int32_t specCallTargetIndex = static_cast<int32_t>(SpecVregIndex::FIRST_METHOD_OFFSET_INDEX) - cur… in CollectExraCallSiteInfo() local
3001 int32_t specCallTargetIndex = static_cast<int32_t>(SpecVregIndex::FUNC_INDEX); in VisitDeoptCheck() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1672 …int32_t specCallTargetIndex = static_cast<int32_t>(SpecVregIndex::FIRST_METHOD_OFFSET_INDEX) - cur… in CollectExraCallSiteInfo() local
3039 int32_t specCallTargetIndex = static_cast<int32_t>(SpecVregIndex::FUNC_INDEX); in GetOrCreateDeoptBBInfo() local