Home | History | Annotate | Download | only in Mips

Lines Matching refs:MachineFunction

60 bool MipsAsmPrinter::runOnMachineFunction(MachineFunction &MF) {
992 void MipsAsmPrinter::NaClAlignIndirectJumpTargets(MachineFunction &MF) {
1005 for (MachineFunction::iterator MBB = MF.begin(), E = MF.end();