Lines Matching full:preferred
104 assert(abi_align <= pref_align && "Preferred alignment worse than ABI!");
131 assert(ABIAlign <= PrefAlign && "Preferred alignment worse than ABI!");
276 // Preferred alignment.
283 "Pointer preferred alignment must be a power of 2");
320 // Preferred alignment.
405 report_fatal_error("Invalid preferred alignment, must be a 16bit integer");
409 report_fatal_error("Invalid preferred alignment, must be a power of 2");
413 "Preferred alignment cannot be less than the ABI alignment");
418 // Update the abi, preferred alignments.
442 "Preferred alignment cannot be less than the ABI alignment");
456 /// preferred if ABIInfo = false) the layout wants for the specified datatype.
619 returns the ABI alignment, false returns the preferred alignment.
622 Get the ABI (\a abi_or_pref == true) or preferred alignment (\a abi_or_pref
757 /// getPreferredAlignment - Return the preferred alignment of the specified
781 /// getPreferredAlignmentLog - Return the preferred alignment of the