Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp1102 LLVMValueRef opcodeOffset = GetLValue(inList.at(targetIndex)); in VisitCall() local
1207 LLVMValueRef opcodeOffset = GetLValue(inList.at(targetIndex)); in VisitBytecodeCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1678 Expr opcodeOffset = GetExprFromGate(inList[targetIndex]); in VisitCall() local