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