Home | History | Annotate | Download | only in MC

Lines Matching refs:fixupNeedsRelaxation

834 bool MCAssembler::fixupNeedsRelaxation(const MCFixup &Fixup,
843 return getBackend().fixupNeedsRelaxation(Fixup, Value, DF, Layout);
856 if (fixupNeedsRelaxation(*it, F, Layout))