Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:isSEXTLoad

616                                    bool isSEXTLoad, SDValue &Base,
661 bool isSEXTLoad = false;
665 isSEXTLoad = LD->getExtensionType() == ISD::SEXTLOAD;
676 bool isLegal = getIndexedAddressParts(Op, VT, isSEXTLoad, Base, Offset,