Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp222 void InsertParallelMACs(Reduction &Reduction);
533 InsertParallelMACs(R); in MatchSMLAD()
621 void ARMParallelDSP::InsertParallelMACs(Reduction &R) { in InsertParallelMACs() function in ARMParallelDSP