Searched refs:coerceToIntArrayWithLimit (Results 1 – 1 of 1) sorted by relevance
7116 ABIArgInfo coerceToIntArrayWithLimit(QualType Ty, unsigned MaxSize) const;7214 ABIArgInfo NVPTXABIInfo::coerceToIntArrayWithLimit(QualType Ty, in coerceToIntArrayWithLimit() function in __anon8ad051810b11::NVPTXABIInfo7231 return coerceToIntArrayWithLimit(RetTy, 64); in classifyReturnType()