Searched refs:setAllowAutoPadding (Results 1 – 6 of 6) sorted by relevance
288 void setAllowAutoPadding(bool V) { AllowAutoPadding = V; } in setAllowAutoPadding() function
289 void setAllowAutoPadding(bool v) { AllowAutoPadding = v; } in setAllowAutoPadding() function
37 setAllowAutoPadding(Assembler->getBackend().allowAutoPadding()); in MCObjectStreamer()
90 setAllowAutoPadding(Assembler->getBackend().allowAutoPadding()); in MCAsmStreamer()
650 F->setAllowAutoPadding(CanPadInst); in emitInstructionEnd()
90 OS.setAllowAutoPadding(b); in changeAndComment()