Searched refs:relaxLEB (Results 1 – 2 of 2) sorted by relevance
187 bool relaxLEB(MCAsmLayout &Layout, MCLEBFragment &IF);
787 bool MCAssembler::relaxLEB(MCAsmLayout &Layout, MCLEBFragment &LF) { in relaxLEB() function in MCAssembler879 RelaxedFrag = relaxLEB(Layout, *cast<MCLEBFragment>(I)); in layoutSectionOnce()