Searched refs:coerceToIntArrayWithLimit (Results 1 – 1 of 1) sorted by relevance
38 ABIArgInfo coerceToIntArrayWithLimit(QualType Ty, unsigned MaxSize) const;140 ABIArgInfo NVPTXABIInfo::coerceToIntArrayWithLimit(QualType Ty, in coerceToIntArrayWithLimit() function in __anon18b9b79c0111::NVPTXABIInfo158 return coerceToIntArrayWithLimit(RetTy, 64); in classifyReturnType()