Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isTruncatingStore

7650   if (ST->isTruncatingStore() || VT.isVector() || !Value.hasOneUse())
7984 if (St->isTruncatingStore())
8376 if (Value.getOpcode() == ISD::BITCAST && !ST->isTruncatingStore() &&
8489 if (ST->isTruncatingStore()) {
8518 if (ST->isTruncatingStore() && ST->isUnindexed() &&