/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | Sink.cpp | 36 SmallPtrSetImpl<Instruction *> &Stores) { in isSafeToMove() 108 SmallPtrSetImpl<Instruction *> &Stores, in SinkInstruction() 195 SmallPtrSet<Instruction *, 8> Stores; in ProcessBlock() local
|
H A D | LoopIdiomRecognize.cpp | 1032 SmallPtrSetImpl<Instruction *> &Stores, const SCEVAddRecExpr *Ev, in processLoopStridedStore() 1232 SmallPtrSet<Instruction *, 1> Stores; in processLoopStoreOfLoopLoad() local
|
H A D | Scalarizer.cpp | 907 ValueVector Stores; in visitStoreInst() local
|
H A D | SROA.cpp | 3798 SmallVector<StoreInst *, 4> Stores; in presplitLoadsAndStores() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/ |
H A D | SLPVectorizer.h | 141 StoreListMap Stores; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonStoreWidening.cpp | 170 bool HexagonStoreWidening::instrAliased(InstrGroup &Stores, in instrAliased() 192 bool HexagonStoreWidening::instrAliased(InstrGroup &Stores, in instrAliased()
|
H A D | HexagonLoopIdiomRecognition.cpp | 2019 SmallVectorImpl<StoreInst*> &Stores) { in collectStores() 2386 SmallVector<StoreInst*,8> Stores; in runOnLoopBlock() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | AliasAnalysisEvaluator.cpp | 105 SetVector<Value *> Stores; in runInternal() local
|
H A D | LoopAccessAnalysis.cpp | 1787 SmallVector<StoreInst *, 16> Stores; in analyzeLoop() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | ArgumentPromotion.cpp | 813 SmallVector<StoreInst *, 16> Stores; in canPaddingBeAccessed() local
|
H A D | GlobalOpt.cpp | 1325 SmallVector<StoreInst *, 4> Stores; in isPointerValueDeadOnEntryToFunction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | ScheduleDAGInstrs.cpp | 761 Value2SUsMap Stores, Loads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGExprCXX.cpp | 510 SmallVector<std::pair<CharUnits, CharUnits>, 1> Stores; in EmitNullBaseClassInitialization() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 7439 SmallVector<SDValue, 8> Stores; in scalarizeVectorStore() local 7501 SmallVector<SDValue, 8> Stores; in expandUnalignedLoad() local 7664 SmallVector<SDValue, 8> Stores; in expandUnalignedStore() local
|
H A D | LegalizeDAG.cpp | 1445 SmallVector<SDValue, 8> Stores; in ExpandVectorBuildThroughStack() local
|
H A D | DAGCombiner.cpp | 7274 SmallVector<StoreSDNode *, 8> Stores; in mergeTruncStores() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 6608 bool SLPVectorizerPass::vectorizeStores(ArrayRef<StoreInst *> Stores, in vectorizeStores()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 10604 SmallVector<SDValue, 4> Stores; in LowerVectorStore() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 15302 SmallVector<SDValue, 4> Stores; in PerformSplittingToNarrowingStores() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 24197 SmallVector<SDValue, 4> Stores; in scalarizeVectorStore() local
|