Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp227 void InsertParallelMACs(Reduction &Reduction);
543 InsertParallelMACs(R); in MatchSMLAD()
630 void ARMParallelDSP::InsertParallelMACs(Reduction &R) { in InsertParallelMACs() function in ARMParallelDSP