Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:isSEXTLoad

602                                    bool isSEXTLoad, SDValue &Base,
647 bool isSEXTLoad = false;
651 isSEXTLoad = LD->getExtensionType() == ISD::SEXTLOAD;
662 bool isLegal = getIndexedAddressParts(Op, VT, isSEXTLoad, Base, Offset,