Home | History | Annotate | Download | only in X86

Lines Matching refs:EXTLOAD

774     setLoadExtAction(ISD::EXTLOAD, (MVT::SimpleValueType)VT, Expand);
7786 SDValue Fudge = DAG.getExtLoad(ISD::EXTLOAD, dl, MVT::f80, DAG.getEntryNode(),
14310 Ext == ISD::EXTLOAD && Subtarget->hasSSE41()) {