Searched refs:getRelaxAll (Results 1 – 3 of 3) sorted by relevance
182 if (getAssembler().getRelaxAll()) { in EmitInstruction()
655 if (getRelaxAll()) in fixupNeedsRelaxation()
849 bool getRelaxAll() const { return RelaxAll; } in getRelaxAll() function