Home | History | Annotate | Download | only in X86

Lines Matching refs:EXTLOAD

868     setLoadExtAction(ISD::EXTLOAD, VT, Expand);
1034 setLoadExtAction(ISD::EXTLOAD, MVT::v2f32, Legal);
1167 setLoadExtAction(ISD::EXTLOAD, MVT::v4f32, Legal);
1309 setLoadExtAction(ISD::EXTLOAD, MVT::v8f32, Legal);
8648 SDValue Fudge = DAG.getExtLoad(ISD::EXTLOAD, dl, MVT::f80, DAG.getEntryNode(),
17329 (Ext == ISD::EXTLOAD || Ext == ISD::SEXTLOAD)) {
17976 // EXTLOAD has a better solution on AVX2,