Searched refs:AArch64SIMDInstrOpt (Results 1 – 4 of 4) sorted by relevance
66 struct AArch64SIMDInstrOpt : public MachineFunctionPass { struct152 AArch64SIMDInstrOpt() : MachineFunctionPass(ID) { in AArch64SIMDInstrOpt() function206 char AArch64SIMDInstrOpt::ID = 0;210 INITIALIZE_PASS(AArch64SIMDInstrOpt, "aarch64-simdinstr-opt",217 bool AArch64SIMDInstrOpt::274 bool AArch64SIMDInstrOpt::shouldExitEarly(MachineFunction *MF, Subpass SP) { in shouldExitEarly()319 bool AArch64SIMDInstrOpt::reuseDUP(MachineInstr &MI, unsigned DupOpcode, in reuseDUP()353 bool AArch64SIMDInstrOpt::optimizeVectElement(MachineInstr &MI) { in optimizeVectElement()505 bool AArch64SIMDInstrOpt::optimizeLdStInterleave(MachineInstr &MI) { in optimizeLdStInterleave()634 bool AArch64SIMDInstrOpt::processSeqRegInst(MachineInstr *DefiningMI, in processSeqRegInst()[all …]
89 AArch64SIMDInstrOpt.cpp
67 AArch64SIMDInstrOpt.cpp
142 "AArch64SIMDInstrOpt.cpp",