Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp670 MulCandList &MulCands = R.getMuls(); in InsertParallelMACs() local
671 for (auto &MulCand : MulCands) { in InsertParallelMACs()