Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SIMDInstrOpt.cpp181 bool optimizeVectElement(MachineInstr &MI);
351 bool AArch64SIMDInstrOpt::optimizeVectElement(MachineInstr &MI) { in optimizeVectElement() function in AArch64SIMDInstrOpt
717 InstRewrite = optimizeVectElement(MI) ; in runOnMachineFunction()