Searched refs:MaxBytesForAlignment (Results 1 – 5 of 5) sorted by relevance
60 unsigned MaxBytesForAlignment; variable115 unsigned getMaxBytesForAlignment() const { return MaxBytesForAlignment; } in getMaxBytesForAlignment()
81 MaxBytesForAlignment = 16; in initializeProperties()
161 unsigned MaxBytesForAlignment = 0;593 unsigned getMaxBytesForAlignment() const { return MaxBytesForAlignment; }597 MaxBytesForAlignment = MaxBytes;
2627 MaxBytesForAlignment = MaxBytes; in setMaxBytesForAlignment()3409 unsigned MaxBytesForAlignment; variable
754 MaxBytesForAlignment = 0; in TargetLoweringBase()2077 return MaxBytesForAlignment; in getMaxPermittedBytesForAlignment()