Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp227 void InsertParallelMACs(Reduction &Reduction);
539 InsertParallelMACs(R); in MatchSMLAD()
627 void ARMParallelDSP::InsertParallelMACs(Reduction &R) { in InsertParallelMACs() function in ARMParallelDSP