Searched refs:setAllowAutoPadding (Results 1 – 6 of 6) sorted by relevance
278 void setAllowAutoPadding(bool V) { AllowAutoPadding = V; } in setAllowAutoPadding() function
313 void setAllowAutoPadding(bool v) { AllowAutoPadding = v; } in setAllowAutoPadding() function
36 setAllowAutoPadding(Assembler->getBackend().allowAutoPadding()); in MCObjectStreamer()
86 setAllowAutoPadding(Assembler->getBackend().allowAutoPadding()); in MCAsmStreamer()
569 F->setAllowAutoPadding(canPadInst(Inst, OS)); in emitInstructionEnd()
105 OS.setAllowAutoPadding(b); in changeAndComment()