Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp51 class ExpandPseudo { class
53 ExpandPseudo(MachineFunction &MF);
79 ExpandPseudo::ExpandPseudo(MachineFunction &MF_) in ExpandPseudo() function in ExpandPseudo
85 bool ExpandPseudo::expand() { in expand()
96 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) { in expandInstr()
148 void ExpandPseudo::expandLoadCCond(MachineBasicBlock &MBB, Iter I) { in expandLoadCCond()
163 void ExpandPseudo::expandStoreCCond(MachineBasicBlock &MBB, Iter I) { in expandStoreCCond()
178 void ExpandPseudo::expandLoadACC(MachineBasicBlock &MBB, Iter I, in expandLoadACC()
202 void ExpandPseudo::expandStoreACC(MachineBasicBlock &MBB, Iter I, in expandStoreACC()
225 bool ExpandPseudo::expandCopy(MachineBasicBlock &MBB, Iter I) { in expandCopy()
[all …]