Searched refs:AArch64SIMDInstrOpt (Results 1 – 5 of 5) sorted by relevance
67 struct AArch64SIMDInstrOpt : public MachineFunctionPass { struct153 AArch64SIMDInstrOpt() : MachineFunctionPass(ID) { in AArch64SIMDInstrOpt() function207 char AArch64SIMDInstrOpt::ID = 0;211 INITIALIZE_PASS(AArch64SIMDInstrOpt, "aarch64-simdinstr-opt",218 bool AArch64SIMDInstrOpt::274 bool AArch64SIMDInstrOpt::shouldExitEarly(MachineFunction *MF, Subpass SP) { in shouldExitEarly()317 bool AArch64SIMDInstrOpt::reuseDUP(MachineInstr &MI, unsigned DupOpcode, in reuseDUP()351 bool AArch64SIMDInstrOpt::optimizeVectElement(MachineInstr &MI) { in optimizeVectElement()503 bool AArch64SIMDInstrOpt::optimizeLdStInterleave(MachineInstr &MI) { in optimizeLdStInterleave()632 bool AArch64SIMDInstrOpt::processSeqRegInst(MachineInstr *DefiningMI, in processSeqRegInst()[all …]
56 AArch64SIMDInstrOpt.cpp
701 llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp \
582 "llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp",
1631 ${LLVM_DIR}/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp