Searched refs:getRelaxAll (Results 1 – 3 of 3) sorted by relevance
202 if (Assembler.getRelaxAll() || in EmitInstruction()
928 assert(!getRelaxAll() && in layoutSectionOnce()
1010 bool getRelaxAll() const { return RelaxAll; } in getRelaxAll() function