Searched refs:GetOrCreateLocator (Results 1 – 5 of 5) sorted by relevance
39 …*static_cast<AArch64CGFunc *>(cgFunc)->GetOrCreateLocator(CCImpl::GetCallConvKind(cgFunc->GetFunct… in MoveRegisterArgs()214 …*static_cast<AArch64CGFunc *>(cgFunc)->GetOrCreateLocator(CCImpl::GetCallConvKind(cgFunc->GetFunct… in MoveVRegisterArgs()
32 …CCImpl &parmLocator = *static_cast<AArch64CGFunc *>(cgFunc)->GetOrCreateLocator(CCImpl::GetCallCon… in ComputeStackSpaceRequirementForCall()226 …CCImpl &parmLocator = *static_cast<AArch64CGFunc *>(cgFunc)->GetOrCreateLocator(cgFunc->GetCurCall… in LayoutFormalParams()
31 …CCImpl &parmLocator = *static_cast<AArch64CGFunc *>(cgFunc)->GetOrCreateLocator(cgFunc->GetCurCall… in InitStartGen()
1823 CCImpl *AArch64CGFunc::GetOrCreateLocator(CallConvKind cc) in GetOrCreateLocator() function in maplebe::AArch64CGFunc6053 CCImpl &retLocator = *GetOrCreateLocator(GetCurCallConvKind()); in IsSaveReg()7567 CCImpl &parmLocator = *GetOrCreateLocator(CCImpl::GetCallConvKind(naryNode)); in SelectParmListNotC()8059 CCImpl &retLocator = *GetOrCreateLocator(GetCurCallConvKind()); in SelectReturn()9166 CCImpl &retLocator = *GetOrCreateLocator(GetCurCallConvKind()); in GetReturnRegisterNumber()
107 CCImpl *GetOrCreateLocator(CallConvKind cc);