Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isNON_EXTLoad

723     ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD)
947 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD)
4266 if (ISD::isNON_EXTLoad(N0.getNode()) && !VT.isVector() &&
4560 if (ISD::isNON_EXTLoad(N0.getNode()) && !VT.isVector() &&
4790 if (ISD::isNON_EXTLoad(N0.getNode()) && !VT.isVector() &&
4819 !ISD::isNON_EXTLoad(N0.getNode()) && ISD::isUNINDEXEDLoad(N0.getNode()) &&
5282 if (!LD1 || !LD2 || !ISD::isNON_EXTLoad(LD1) || !LD1->hasOneUse() ||
5288 if (ISD::isNON_EXTLoad(LD2) &&
6025 if (ISD::isNON_EXTLoad(N0.getNode()) && N0.hasOneUse() &&