Searched refs:retAI (Results 1 – 1 of 1) sorted by relevance
1709 const ABIArgInfo &retAI = FI.getReturnInfo(); in GetFunctionType() local1710 switch (retAI.getKind()) { in GetFunctionType()1717 resultType = retAI.getCoerceToType(); in GetFunctionType()1721 if (retAI.getInAllocaSRet()) { in GetFunctionType()1737 resultType = retAI.getUnpaddedCoerceAndExpandType(); in GetFunctionType()