Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:isSEXTLoad

586                                    bool isSEXTLoad, SDValue &Base,
631 bool isSEXTLoad = false;
635 isSEXTLoad = LD->getExtensionType() == ISD::SEXTLOAD;
646 bool isLegal = getIndexedAddressParts(Op, VT, isSEXTLoad, Base, Offset,