Searched refs:coerceToIntArrayWithLimit (Results 1 – 1 of 1) sorted by relevance
6902 ABIArgInfo coerceToIntArrayWithLimit(QualType Ty, unsigned MaxSize) const;7000 ABIArgInfo NVPTXABIInfo::coerceToIntArrayWithLimit(QualType Ty, in coerceToIntArrayWithLimit() function in __anon57a50d410b11::NVPTXABIInfo7017 return coerceToIntArrayWithLimit(RetTy, 64); in classifyReturnType()