Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isUnindexed

2764         LN0->isUnindexed() && N0.hasOneUse() && SDValue(LN0, 0).hasOneUse()) {
7446 if (OptLevel != CodeGenOpt::None && LD->isUnindexed()) {
8377 ST->isUnindexed()) {
8391 if (Value.getOpcode() == ISD::UNDEF && ST->isUnindexed())
8465 if (OptLevel != CodeGenOpt::None && ST->isUnindexed()) {
8518 if (ST->isTruncatingStore() && ST->isUnindexed() &&
8548 ST->isUnindexed() && !ST->isVolatile() &&
8560 && Value.getNode()->hasOneUse() && ST->isUnindexed() &&