Searched refs:IsRetIndirect (Results 1 – 1 of 1) sorted by relevance
9094 bool IsRetIndirect = FI.getReturnInfo().getKind() == ABIArgInfo::Indirect || in computeInfo() local9102 int ArgGPRsLeft = IsRetIndirect ? NumArgGPRs - 1 : NumArgGPRs; in computeInfo()