Home | History | Annotate | Download | only in Sparc

Lines Matching refs:EXTLOAD

1380   // Turn FP extload into load/fextend
1381 setLoadExtAction(ISD::EXTLOAD, MVT::f32, Expand);
1382 setLoadExtAction(ISD::EXTLOAD, MVT::f64, Expand);