Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:LFS

475       Opc = PPC::LFS;
527 case PPC::LFS: Opc = PPC::LFSX; break;
1830 unsigned Opc = (VT == MVT::f32) ? PPC::LFS : PPC::LFD;