Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:isUnindexed

8015   assert(LN->isUnindexed() && "Indexed v4i1 loads are not supported");
8104 assert(SN->isUnindexed() && "Indexed v4i1 stores are not supported");
10610 if (cast<StoreSDNode>(N)->isUnindexed() &&
10766 if (LD->isUnindexed() && VT.isVector() &&