Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp212 class ARMParallelDSP : public FunctionPass { class
242 ARMParallelDSP() : FunctionPass(ID) { } in ARMParallelDSP() function in __anon5cd7b9340111::ARMParallelDSP
310 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 …]
H A DCMakeLists.txt41 ARMParallelDSP.cpp
/netbsd-src/external/apache2/llvm/lib/libLLVMARMCodeGen/
H A DMakefile36 ARMParallelDSP.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/ARM/
H A DBUILD.gn90 "ARMParallelDSP.cpp",