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

/external/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp52 class ExpandPseudo { class in namespace:__anon26056
54 ExpandPseudo(MachineFunction &MF);
73 ExpandPseudo::ExpandPseudo(MachineFunction &MF_) function in class:ExpandPseudo
76 bool ExpandPseudo::expand() {
87 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) {
123 void ExpandPseudo::expandLoadCCond(MachineBasicBlock &MBB, Iter I) {
143 void ExpandPseudo::expandStoreCCond(MachineBasicBlock &MBB, Iter I) {
163 void ExpandPseudo::expandLoadACC(MachineBasicBlock &MBB, Iter I,
192 void ExpandPseudo
[all...]

Completed in 73 milliseconds