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