Searched refs:MaxBytesForAlignment (Results 1 – 5 of 5) sorted by relevance
54 unsigned MaxBytesForAlignment; variable105 unsigned getMaxBytesForAlignment() const { return MaxBytesForAlignment; } in getMaxBytesForAlignment()
81 MaxBytesForAlignment = 16; in initializeProperties()
183 unsigned MaxBytesForAlignment = 0;622 unsigned getMaxBytesForAlignment() const { return MaxBytesForAlignment; }626 MaxBytesForAlignment = MaxBytes;
2728 MaxBytesForAlignment = MaxBytes; in setMaxBytesForAlignment()3528 unsigned MaxBytesForAlignment; variable
633 MaxBytesForAlignment = 0; in TargetLoweringBase()2003 return MaxBytesForAlignment; in getMaxPermittedBytesForAlignment()