Home | History | Annotate | Download | only in ARM

Lines Matching full:sbfx

234   /// Try to select SBFX/UBFX instructions for ARM.
2334 ? (Subtarget->isThumb() ? ARM::t2SBFX : ARM::SBFX)