Searched refs:getAllowAutoPadding (Results 1 – 7 of 7) sorted by relevance
285 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
290 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
567 if (!OS.getAllowAutoPadding()) in canPadBranches()859 if (!RF.getAllowAutoPadding()) in padInstructionViaPrefix()
278 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
363 if (!OS.getAllowAutoPadding()) in needAlign()
1170 : OS(OS), OldAllowAutoPadding(OS.getAllowAutoPadding()) { in NoAutoPaddingScope()1177 if (b == OS.getAllowAutoPadding()) in changeAndComment()
83 : OS(OS), OldAllowAutoPadding(OS.getAllowAutoPadding()) { in NoAutoPaddingScope()88 if (b == OS.getAllowAutoPadding()) in changeAndComment()