Home | History | Annotate | Download | only in ARM

Lines Matching refs:SEXTLOAD

1469     Opcode = (LD->getExtensionType() == ISD::SEXTLOAD)
1473 if (LD->getExtensionType() == ISD::SEXTLOAD) {
1522 bool isSExtLd = LD->getExtensionType() == ISD::SEXTLOAD;