Searched refs:ARMParallelDSP (Results 1 – 4 of 4) sorted by relevance
212 class ARMParallelDSP : public FunctionPass { class242 ARMParallelDSP() : FunctionPass(ID) { } in ARMParallelDSP() function in __anon5cd7b9340111::ARMParallelDSP310 bool ARMParallelDSP::AreSequentialLoads(LoadInst *Ld0, LoadInst *Ld1, in AreSequentialLoads()335 bool ARMParallelDSP::IsNarrowSequence(Value *V) { in IsNarrowSequence()350 bool ARMParallelDSP::RecordMemoryOps(BasicBlock *BB) { in RecordMemoryOps()440 bool ARMParallelDSP::Search(Value *V, BasicBlock *BB, Reduction &R) { in Search()514 bool ARMParallelDSP::MatchSMLAD(Function &F) { in MatchSMLAD()552 bool ARMParallelDSP::CreateParallelPairs(Reduction &R) { in CreateParallelPairs()630 void ARMParallelDSP::InsertParallelMACs(Reduction &R) { in InsertParallelMACs()736 LoadInst* ARMParallelDSP::CreateWideLoad(MemInstList &Loads, in CreateWideLoad()[all …]
41 ARMParallelDSP.cpp
36 ARMParallelDSP.cpp \
90 "ARMParallelDSP.cpp",