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

/external/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp46 void expandStoreACC(MachineBasicBlock &MBB, Iter I, unsigned RegSize);
94 expandStoreACC(MBB, I, 4);
98 expandStoreACC(MBB, I, 8);
181 void ExpandPseudo::expandStoreACC(MachineBasicBlock &MBB, Iter I, function in class:ExpandPseudo

Completed in 61 milliseconds