Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SIMDInstrOpt.cpp67 struct AArch64SIMDInstrOpt : public MachineFunctionPass { struct
153 AArch64SIMDInstrOpt() : MachineFunctionPass(ID) { in AArch64SIMDInstrOpt() function
207 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 …]
DCMakeLists.txt56 AArch64SIMDInstrOpt.cpp
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk701 llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp \
DBUILD.gn582 "llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp",
/external/swiftshader/
DCMakeLists.txt1631 ${LLVM_DIR}/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp