Searched refs:ARMExpandPseudo (Results 1 – 1 of 1) sorted by relevance
41 class ARMExpandPseudo : public MachineFunctionPass { class44 ARMExpandPseudo() : MachineFunctionPass(ID) {} in ARMExpandPseudo() function in __anon48990dd80111::ARMExpandPseudo71 char ARMExpandPseudo::ID = 0;76 void ARMExpandPseudo::TransferImpOps(MachineInstr &OldMI, in TransferImpOps()380 void ARMExpandPseudo::ExpandVLD(MachineBasicBlock::iterator &MBBI) { in ExpandVLD()445 void ARMExpandPseudo::ExpandVST(MachineBasicBlock::iterator &MBBI) { in ExpandVST()498 void ARMExpandPseudo::ExpandLaneOp(MachineBasicBlock::iterator &MBBI) { in ExpandLaneOp()587 void ARMExpandPseudo::ExpandVTBL(MachineBasicBlock::iterator &MBBI, in ExpandVTBL()652 void ARMExpandPseudo::ExpandMOV32BitImm(MachineBasicBlock &MBB, in ExpandMOV32BitImm()743 bool ARMExpandPseudo::ExpandMI(MachineBasicBlock &MBB, in ExpandMI()[all …]