Searched refs:unpaddedType (Results 1 – 1 of 1) sorted by relevance
609 llvm::Type *unpaddedType = coercionType; in getCoerceAndExpandTypes() local616 unpaddedType = elts[0]; in getCoerceAndExpandTypes()618 unpaddedType = llvm::StructType::get(ctx, elts, /*packed*/ false); in getCoerceAndExpandTypes()621 unpaddedType = Entries[0].Type; in getCoerceAndExpandTypes()624 return { coercionType, unpaddedType }; in getCoerceAndExpandTypes()