Searched refs:ARMParallelDSP (Results 1 – 4 of 4) sorted by relevance
212 class ARMParallelDSP : public FunctionPass { class242 ARMParallelDSP() : FunctionPass(ID) { } in ARMParallelDSP() function in __anon02a3a5800111::ARMParallelDSP302 bool ARMParallelDSP::AreSequentialLoads(LoadInst *Ld0, LoadInst *Ld1, in AreSequentialLoads()327 bool ARMParallelDSP::IsNarrowSequence(Value *V) { in IsNarrowSequence()342 bool ARMParallelDSP::RecordMemoryOps(BasicBlock *BB) { in RecordMemoryOps()431 bool ARMParallelDSP::Search(Value *V, BasicBlock *BB, Reduction &R) { in Search()509 bool ARMParallelDSP::MatchSMLAD(Function &F) { in MatchSMLAD()548 bool ARMParallelDSP::CreateParallelPairs(Reduction &R) { in CreateParallelPairs()626 void ARMParallelDSP::InsertParallelMACs(Reduction &R) { in InsertParallelMACs()732 LoadInst* ARMParallelDSP::CreateWideLoad(MemInstList &Loads, in CreateWideLoad()[all …]
43 ARMParallelDSP.cpp
28 ARMParallelDSP.cpp \
94 "ARMParallelDSP.cpp",