Home
last modified time | relevance | path

Searched defs:targetIndex (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_circuit_builder.cpp92 auto targetIndex = FindBcIndexByPc(pc + offset); in CollectRegionInfo() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp955 size_t targetIndex = static_cast<size_t>(CallInputs::TARGET); in VisitCall() local
1097 size_t targetIndex = static_cast<size_t>(CallInputs::TARGET); in VisitBytecodeCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp1491 size_t targetIndex = static_cast<size_t>(CallInputs::TARGET); in VisitCall() local

Completed in 14 milliseconds