Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp130 bool InsertParallelMACs(Reduction &Reduction);
434 bool ARMParallelDSP::InsertParallelMACs(Reduction &Reduction) { in InsertParallelMACs() function in ARMParallelDSP
684 Changed |= InsertParallelMACs(R); in MatchSMLAD()