Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp192 bool optimizeLdStInterleave(MachineInstr &MI);
504 bool AArch64SIMDInstrOpt::optimizeLdStInterleave(MachineInstr &MI) { in optimizeLdStInterleave() function in AArch64SIMDInstrOpt
718 InstRewrite = optimizeLdStInterleave(MI); in runOnMachineFunction()