Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isNON_EXTLoad

740     ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD)
964 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD)
4461 if (ISD::isNON_EXTLoad(N0.getNode()) && !VT.isVector() &&
4754 if (ISD::isNON_EXTLoad(N0.getNode()) && !VT.isVector() &&
4984 if (ISD::isNON_EXTLoad(N0.getNode()) && !VT.isVector() &&
5013 !ISD::isNON_EXTLoad(N0.getNode()) && ISD::isUNINDEXEDLoad(N0.getNode()) &&
5579 if (!LD1 || !LD2 || !ISD::isNON_EXTLoad(LD1) || !LD1->hasOneUse() ||
5585 if (ISD::isNON_EXTLoad(LD2) &&
6655 if (ISD::isNON_EXTLoad(N0.getNode()) && N0.hasOneUse() &&