Searched refs:getMaximumNopSize (Results 1 – 3 of 3) sorted by relevance
208 virtual unsigned getMaximumNopSize(const MCSubtargetInfo &STI) const { in getMaximumNopSize() function
198 unsigned getMaximumNopSize(const MCSubtargetInfo &STI) const override;979 unsigned X86AsmBackend::getMaximumNopSize(const MCSubtargetInfo &STI) const { in getMaximumNopSize() function in X86AsmBackend1039 uint64_t MaxNopLength = (uint64_t)getMaximumNopSize(*STI); in writeNopData()
635 Asm.getBackend().getMaximumNopSize(*NF.getSubtargetInfo()); in writeFragment()