Searched refs:getAllowAutoPadding (Results 1 – 4 of 4) sorted by relevance
287 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
290 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
567 if (!OS.getAllowAutoPadding()) in canPadBranches()868 if (!RF.getAllowAutoPadding()) in padInstructionViaPrefix()
83 : OS(OS), OldAllowAutoPadding(OS.getAllowAutoPadding()) { in NoAutoPaddingScope()88 if (b == OS.getAllowAutoPadding()) in changeAndComment()