Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp227 void InsertParallelMACs(Reduction &Reduction);
538 InsertParallelMACs(R); in MatchSMLAD()
626 void ARMParallelDSP::InsertParallelMACs(Reduction &R) { in InsertParallelMACs() function in ARMParallelDSP