Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsSEFrameLowering.cpp75 bool expandInstr(MachineBasicBlock &MBB, Iter I);
109 Expanded |= expandInstr(MBB, I++); in expand()
115 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) { in expandInstr() function in ExpandPseudo