Searched refs:getMaximumNopSize (Results 1 – 3 of 3) sorted by relevance
209 virtual unsigned getMaximumNopSize(const MCSubtargetInfo &STI) const { in getMaximumNopSize() function
206 unsigned getMaximumNopSize(const MCSubtargetInfo &STI) const override;975 unsigned X86AsmBackend::getMaximumNopSize(const MCSubtargetInfo &STI) const { in getMaximumNopSize() function in X86AsmBackend1035 uint64_t MaxNopLength = (uint64_t)getMaximumNopSize(*STI); in writeNopData()
733 Asm.getBackend().getMaximumNopSize(*NF.getSubtargetInfo()); in writeFragment()