Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:Fn

241 void PPCDAGToDAGISel::InsertVRSaveCode(MachineFunction &Fn) {
273 MachineBasicBlock &EntryBB = *Fn.begin();
286 for (MachineFunction::iterator BB = Fn.begin(), E = Fn.end(); BB != E; ++BB) {