Searched refs:setAllowAutoPadding (Results 1 – 6 of 6) sorted by relevance
287 void setAllowAutoPadding(bool V) { AllowAutoPadding = V; } in setAllowAutoPadding() function
304 void setAllowAutoPadding(bool v) { AllowAutoPadding = v; } in setAllowAutoPadding() function
36 setAllowAutoPadding(Assembler->getBackend().allowAutoPadding()); in MCObjectStreamer()
89 setAllowAutoPadding(Assembler->getBackend().allowAutoPadding()); in MCAsmStreamer()
566 F->setAllowAutoPadding(CanPadInst); in emitInstructionEnd()
93 OS.setAllowAutoPadding(b); in changeAndComment()