Searched refs:CCAlign (Results 1 – 1 of 1) sorted by relevance
213 CharUnits CCAlign = getParamTypeAlignment(Ty); in classifyArgumentType() local216 return ABIArgInfo::getIndirect(CCAlign, /*ByVal*/ true, in classifyArgumentType()217 /*Realign*/ TyAlign > CCAlign); in classifyArgumentType()