Searched refs:getAllowAutoPadding (Results 1 – 4 of 4) sorted by relevance
277 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
314 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
477 if (!OS.getAllowAutoPadding()) in canPadBranches()771 if (!RF.getAllowAutoPadding()) in padInstructionViaPrefix()
98 : OS(OS), OldAllowAutoPadding(OS.getAllowAutoPadding()) { in NoAutoPaddingScope()103 if (b == OS.getAllowAutoPadding()) in changeAndComment()