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