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.cpp1299 … LiteCGIRBuilder::GetFunction(BB &bb, Expr glue, const CallSignature *signature, Expr rtbaseoffset, in GetFunction()
1465 Expr rtbaseoffset = lmirBuilder_->Add(glue.GetType(), glue, rtoffset); in VisitRuntimeCallWithArgv() local
1526 Expr rtbaseoffset = lmirBuilder_->Add(glue.GetType(), glue, rtoffset); in VisitCall() local
1534 Expr rtbaseoffset = lmirBuilder_->Add(glue.GetType(), glue, rtoffset); in VisitCall() local
1557 Expr rtbaseoffset = lmirBuilder_->Add(glue.GetType(), glue, rtoffset); in VisitCall() local
1564 Expr rtbaseoffset = lmirBuilder_->Add(glue.GetType(), glue, rtoffset); in VisitCall() local
1571 Expr rtbaseoffset = lmirBuilder_->Add(glue.GetType(), glue, offset); in VisitCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp631LLVMValueRef rtbaseoffset, const std::string &realName) const in GetFunction()
717 … LLVMValueRef rtbaseoffset = LLVMBuildAdd(builder_, glue, GetRTStubOffset(glue, stubIndex), ""); in VisitRuntimeCall() local
791 LLVMValueRef rtbaseoffset = LLVMBuildAdd(builder_, glue, rtoffset, ""); in VisitRuntimeCallWithArgv() local
1013 LLVMValueRef rtbaseoffset; in VisitCall() local
1174 LLVMValueRef rtbaseoffset = LLVMBuildAdd( in VisitBytecodeCall() local