Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isTruncatingStore

6402   if (ST->isTruncatingStore() || VT.isVector() || !Value.hasOneUse())
6576 if (Value.getOpcode() == ISD::BITCAST && !ST->isTruncatingStore() &&
6688 if (ST->isTruncatingStore()) {
6717 if (ST->isTruncatingStore() && ST->isUnindexed() &&