Home | History | Annotate | Download | only in ARM

Lines Matching refs:SEXTLOAD

1357     Opcode = (LD->getExtensionType() == ISD::SEXTLOAD)
1361 if (LD->getExtensionType() == ISD::SEXTLOAD) {
1410 bool isSExtLd = LD->getExtensionType() == ISD::SEXTLOAD;