Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1411 … LiteCGIRBuilder::GetFunction(BB &bb, Expr glue, const CallSignature *signature, Expr rtbaseoffset, in GetFunction()
1575 Expr rtbaseoffset = lmirBuilder_->Add(glue.GetType(), glue, rtoffset); in VisitRuntimeCallWithArgv() local
1636 Expr rtbaseoffset = lmirBuilder_->Add(glue.GetType(), glue, rtoffset); in VisitCall() local
1644 Expr rtbaseoffset = lmirBuilder_->Add(glue.GetType(), glue, rtoffset); in VisitCall() local
1667 Expr rtbaseoffset = lmirBuilder_->Add(glue.GetType(), glue, rtoffset); in VisitCall() local
1674 Expr rtbaseoffset = lmirBuilder_->Add(glue.GetType(), glue, rtoffset); in VisitCall() local
1681 Expr rtbaseoffset = lmirBuilder_->Add(glue.GetType(), glue, offset); in VisitCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp642LLVMValueRef rtbaseoffset, const std::string &realName) const in GetFunction()
727 … LLVMValueRef rtbaseoffset = LLVMBuildAdd(builder_, glue, GetRTStubOffset(glue, stubIndex), ""); in VisitRuntimeCall() local
801 LLVMValueRef rtbaseoffset = LLVMBuildAdd(builder_, glue, rtoffset, ""); in VisitRuntimeCallWithArgv() local
1048 LLVMValueRef rtbaseoffset; in VisitCall() local
1213 LLVMValueRef rtbaseoffset = LLVMBuildAdd( in VisitBytecodeCall() local