Searched refs:allowAutoPadding (Results 1 – 5 of 5) sorted by relevance
79 virtual bool allowAutoPadding() const { return false; } in allowAutoPadding() function
64 setAllowAutoPadding(Assembler->getBackend().allowAutoPadding()); in SystemZHLASMAsmStreamer()
160 bool allowAutoPadding() const override;367 bool X86AsmBackend::allowAutoPadding() const { in allowAutoPadding() function in X86AsmBackend372 return allowAutoPadding() && TargetPrefixMax != 0 && X86PadForBranchAlign; in allowEnhancedRelaxation()465 assert(allowAutoPadding() && "incorrect initialization!"); in canPadBranches()
36 setAllowAutoPadding(Assembler->getBackend().allowAutoPadding()); in MCObjectStreamer()
88 setAllowAutoPadding(Assembler->getBackend().allowAutoPadding()); in MCAsmStreamer()