Searched refs:getAllowAutoPadding (Results 1 – 4 of 4) sorted by relevance
483 if (!OS.getAllowAutoPadding()) in canPadBranches()783 if (!RF.getAllowAutoPadding()) in padInstructionViaPrefix()
286 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
305 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
86 : OS(OS), OldAllowAutoPadding(OS.getAllowAutoPadding()) { in NoAutoPaddingScope()91 if (b == OS.getAllowAutoPadding()) in changeAndComment()