Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp66 struct AArch64SIMDInstrOpt : public MachineFunctionPass { struct
152 AArch64SIMDInstrOpt() : MachineFunctionPass(ID) { in AArch64SIMDInstrOpt() function
206 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 …]
H A DCMakeLists.txt84 AArch64SIMDInstrOpt.cpp
/netbsd-src/external/apache2/llvm/lib/libLLVMAArch64CodeGen/
H A DMakefile42 AArch64SIMDInstrOpt.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/AArch64/
H A DBUILD.gn138 "AArch64SIMDInstrOpt.cpp",