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

/external/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp36 class ExpandPseudo { class in namespace:__anon22362
38 ExpandPseudo(MachineFunction &MF);
56 ExpandPseudo::ExpandPseudo(MachineFunction &MF_) function in class:ExpandPseudo
59 bool ExpandPseudo::expand() {
70 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) {
112 void ExpandPseudo::expandLoadCCond(MachineBasicBlock &MBB, Iter I) {
132 void ExpandPseudo::expandStoreCCond(MachineBasicBlock &MBB, Iter I) {
152 void ExpandPseudo::expandLoadACC(MachineBasicBlock &MBB, Iter I,
181 void ExpandPseudo
[all...]

Completed in 68 milliseconds