Searched refs:MaxBytesForAlignment (Results 1 – 5 of 5) sorted by relevance
54 unsigned MaxBytesForAlignment; variable105 unsigned getMaxBytesForAlignment() const { return MaxBytesForAlignment; } in getMaxBytesForAlignment()
88 MaxBytesForAlignment = 16; in initializeProperties()
181 unsigned MaxBytesForAlignment = 0;650 unsigned getMaxBytesForAlignment() const { return MaxBytesForAlignment; }654 MaxBytesForAlignment = MaxBytes;
2821 MaxBytesForAlignment = MaxBytes; in setMaxBytesForAlignment()3670 unsigned MaxBytesForAlignment; variable
712 MaxBytesForAlignment = 0; in TargetLoweringBase()2110 return MaxBytesForAlignment; in getMaxPermittedBytesForAlignment()