Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SIMDInstrOpt.cpp194 bool optimizeLdStInterleave(MachineInstr &MI);
503 bool AArch64SIMDInstrOpt::optimizeLdStInterleave(MachineInstr &MI) { in optimizeLdStInterleave() function in AArch64SIMDInstrOpt
719 InstRewrite = optimizeLdStInterleave(MI); in runOnMachineFunction()