Searched refs:getCoerceAndExpand (Results 1 – 5 of 5) sorted by relevance
189 static ABIArgInfo getCoerceAndExpand(llvm::StructType *coerceToType, in getCoerceAndExpand() function
240 static ABIArgInfo getCoerceAndExpand(llvm::StructType *coerceToType, in getCoerceAndExpand() function
762 return ABIArgInfo::getCoerceAndExpand(types.first, types.second); in classifyExpandedType()
811 return ABIArgInfo::getCoerceAndExpand(types.first, types.second); in classifyExpandedType()
10541 return ABIArgInfo::getCoerceAndExpand( in coerceAndExpandFPCCEligibleStruct()10572 return ABIArgInfo::getCoerceAndExpand(CoerceToType, UnpaddedCoerceToType); in coerceAndExpandFPCCEligibleStruct()