Searched refs:unpaddedType (Results 1 – 1 of 1) sorted by relevance
608 llvm::Type *unpaddedType = coercionType; in getCoerceAndExpandTypes() local615 unpaddedType = elts[0]; in getCoerceAndExpandTypes()617 unpaddedType = llvm::StructType::get(ctx, elts, /*packed*/ false); in getCoerceAndExpandTypes()620 unpaddedType = Entries[0].Type; in getCoerceAndExpandTypes()623 return { coercionType, unpaddedType }; in getCoerceAndExpandTypes()