Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp224 void InsertParallelMACs(Reduction &Reduction);
535 InsertParallelMACs(R); in MatchSMLAD()
623 void ARMParallelDSP::InsertParallelMACs(Reduction &R) { in InsertParallelMACs() function in ARMParallelDSP