Searched refs:setAllowAutoPadding (Results 1 – 10 of 10) sorted by relevance
286 void setAllowAutoPadding(bool V) { AllowAutoPadding = V; } in setAllowAutoPadding() function
289 void setAllowAutoPadding(bool v) { AllowAutoPadding = v; } in setAllowAutoPadding() function
277 void setAllowAutoPadding(bool v) { AllowAutoPadding = v; } in setAllowAutoPadding() function
34 setAllowAutoPadding(Assembler->getBackend().allowAutoPadding()); in MCObjectStreamer()
81 setAllowAutoPadding(Assembler->getBackend().allowAutoPadding()); in MCAsmStreamer()
35 setAllowAutoPadding(Assembler->getBackend().allowAutoPadding()); in MCObjectStreamer()
82 setAllowAutoPadding(Assembler->getBackend().allowAutoPadding()); in MCAsmStreamer()
650 F->setAllowAutoPadding(CanPadInst); in emitInstructionEnd()
1179 OS.setAllowAutoPadding(b); in changeAndComment()
90 OS.setAllowAutoPadding(b); in changeAndComment()