Searched refs:expandInstr (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp75 bool expandInstr(MachineBasicBlock &MBB, Iter I);
109 Expanded |= expandInstr(MBB, I++);
115 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) { function in class:ExpandPseudo

Completed in 105 milliseconds