Home | History | Annotate | Download | only in X86

Lines Matching refs:EXTLOAD

881     setLoadExtAction(ISD::EXTLOAD, VT, Expand);
1051 setLoadExtAction(ISD::EXTLOAD, MVT::v2f32, Legal);
1187 setLoadExtAction(ISD::EXTLOAD, MVT::v4f32, Legal);
1343 setLoadExtAction(ISD::EXTLOAD, MVT::v8f32, Legal);
10971 SDValue Fudge = DAG.getExtLoad(ISD::EXTLOAD, dl, MVT::f80, DAG.getEntryNode(),
20877 (Ext == ISD::EXTLOAD || Ext == ISD::SEXTLOAD)) {
21520 // EXTLOAD has a better solution on AVX2,