Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp562 LLVMValueRef rtoffset = GetRTStubOffset(glue, stubIndex); in VisitRuntimeCall() local
631 LLVMValueRef rtoffset = GetRTStubOffset(glue, stubIndex); in VisitRuntimeCallWithArgv() local
814 LLVMValueRef rtoffset; in VisitCall() local
2216 LLVMValueRef rtoffset = LLVMBuildAdd(builder, glue, GetRTStubOffset(glue, stubIndex), ""); in GenDeoptEntry() local