Home | History | Annotate | Download | only in ARM

Lines Matching full:addri

1250   unsigned Opc = isThumb ? ARM::t2ADDri : ARM::ADDri;
1389 // When using ADDri to get the address of a stack object, 255 is the
1391 if (MI.getOpcode() == ARM::ADDri) {