Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:isLegal

662   bool isLegal = getIndexedAddressParts(Op, VT, isSEXTLoad, Base, Offset,
666 if (isLegal && Is_PostInc_S4_Offset(Offset.getNode(), ShiftAmount)) {