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.cpp946 …int32_t specCallTargetIndex = static_cast<int32_t>(SpecVregIndex::FIRST_METHOD_OFFSET_INDEX) - cur… in CollectExraCallSiteInfo() local
2932 int32_t specCallTargetIndex = static_cast<int32_t>(SpecVregIndex::FUNC_INDEX); in VisitDeoptCheck() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1603 …int32_t specCallTargetIndex = static_cast<int32_t>(SpecVregIndex::FIRST_METHOD_OFFSET_INDEX) - cur… in CollectExraCallSiteInfo() local
3069 int32_t specCallTargetIndex = static_cast<int32_t>(SpecVregIndex::FUNC_INDEX); in VisitDeoptCheck() local