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

/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp36 class ExpandPseudo { class in namespace:__anon2443
38 ExpandPseudo(MachineFunction &MF);
58 ExpandPseudo::ExpandPseudo(MachineFunction &MF_) function in class:ExpandPseudo
63 bool ExpandPseudo::expand() {
74 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) {
116 void ExpandPseudo::expandLoadCCond(MachineBasicBlock &MBB, Iter I) {
131 void ExpandPseudo::expandStoreCCond(MachineBasicBlock &MBB, Iter I) {
146 void ExpandPseudo::expandLoadACC(MachineBasicBlock &MBB, Iter I,
170 void ExpandPseudo
[all...]

Completed in 104 milliseconds