Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp180 bool optimizeVectElement(MachineInstr &MI);
353 bool AArch64SIMDInstrOpt::optimizeVectElement(MachineInstr &MI) { in optimizeVectElement() function in AArch64SIMDInstrOpt
719 InstRewrite = optimizeVectElement(MI) ; in runOnMachineFunction()