Searched refs:allowAutoPadding (Results 1 – 4 of 4) sorted by relevance
51 virtual bool allowAutoPadding() const { return false; } in allowAutoPadding() function
147 bool allowAutoPadding() const override;357 bool X86AsmBackend::allowAutoPadding() const { in allowAutoPadding() function in X86AsmBackend365 assert(allowAutoPadding() && "incorrect initialization!"); in needAlign()
34 setAllowAutoPadding(Assembler->getBackend().allowAutoPadding()); in MCObjectStreamer()
81 setAllowAutoPadding(Assembler->getBackend().allowAutoPadding()); in MCAsmStreamer()