Searched refs:unpaddedType (Results 1 – 1 of 1) sorted by relevance
552 llvm::Type *unpaddedType = coercionType; in getCoerceAndExpandTypes() local559 unpaddedType = elts[0]; in getCoerceAndExpandTypes()561 unpaddedType = llvm::StructType::get(ctx, elts, /*packed*/ false); in getCoerceAndExpandTypes()564 unpaddedType = Entries[0].Type; in getCoerceAndExpandTypes()567 return { coercionType, unpaddedType }; in getCoerceAndExpandTypes()