Searched defs:funcAddr (Results 1 – 6 of 6) sorted by relevance
574 Stmt &LMIRBuilder::ICall(Expr funcAddr, Args &args_, Var *result) in ICall()589 Stmt &LMIRBuilder::ICall(Expr funcAddr, Args &args_, PregIdx pregIdx) in ICall()
807 MIRAddroffuncConst &funcAddr = static_cast<MIRAddroffuncConst &>(mirConst); in EmitScalarConstant() local840 MIRAddroffuncConst &funcAddr = static_cast<MIRAddroffuncConst &>(elemConst); in EmitAddrofFuncConst() local1981 MIRAddroffuncConst *funcAddr = safe_cast<MIRAddroffuncConst>(aggConst->GetConstVecItem(i)); in EmitFuncLayoutInfo() local
386 uintptr_t funcAddr = currentPtr; in ArkGetFunction() local
1836 MIRAddroffuncConst &funcAddr = static_cast<MIRAddroffuncConst &>(mirConst); in EmitSingleElement() local
634 auto *funcAddr = icall->GetNopndAt(0); in HandleICall() local
853 Expr funcAddr = lmirBuilder_->Iread(glueType, rtbaseAddr, glueTypePtr); in GetFunction() local2043 Expr funcAddr = lmirBuilder_->Iread(rtoffset.GetType(), patchAddr, lmirBuilder_->i64PtrType); in GenDeoptEntry() local