Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp59 bool expandInstr(MachineBasicBlock &MBB, Iter I);
93 Expanded |= expandInstr(*BB, I++); in expand()
98 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) { in expandInstr() function in ExpandPseudo