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