Searched refs:ExpandPseudo (Results 1 – 1 of 1) sorted by relevance
53 class ExpandPseudo { class55 ExpandPseudo(MachineFunction &MF);81 ExpandPseudo::ExpandPseudo(MachineFunction &MF_) in ExpandPseudo() function in ExpandPseudo87 bool ExpandPseudo::expand() { in expand()98 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) { in expandInstr()150 void ExpandPseudo::expandLoadCCond(MachineBasicBlock &MBB, Iter I) { in expandLoadCCond()165 void ExpandPseudo::expandStoreCCond(MachineBasicBlock &MBB, Iter I) { in expandStoreCCond()180 void ExpandPseudo::expandLoadACC(MachineBasicBlock &MBB, Iter I, in expandLoadACC()204 void ExpandPseudo::expandStoreACC(MachineBasicBlock &MBB, Iter I, in expandStoreACC()227 bool ExpandPseudo::expandCopy(MachineBasicBlock &MBB, Iter I) { in expandCopy()[all …]