Home
last modified time | relevance | path

Searched defs:Stores (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSink.cpp31 SmallPtrSetImpl<Instruction *> &Stores) { in isSafeToMove() argument
188 SmallPtrSet<Instruction *, 8> Stores; in ProcessBlock() local
104 SinkInstruction(Instruction * Inst,SmallPtrSetImpl<Instruction * > & Stores,DominatorTree & DT,LoopInfo & LI,AAResults & AA) SinkInstruction() argument
H A DScalarizer.cpp1144 ValueVector Stores; in visitStoreInst() local
H A DLoopIdiomRecognize.cpp1008 SmallPtrSetImpl<Instruction *> &Stores, const SCEVAddRecExpr *Ev, in processLoopStridedStore()
H A DSROA.cpp4313 SmallVector<StoreInst *, 4> Stores; in presplitLoadsAndStores() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLoadStoreOpt.h92 SmallVector<GStore *> Stores; global() variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h168 StoreListMap Stores; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp170 bool HexagonStoreWidening::instrAliased(InstrGroup &Stores, in instrAliased()
192 bool HexagonStoreWidening::instrAliased(InstrGroup &Stores, in instrAliased()
H A DHexagonLoopIdiomRecognition.cpp2007 SmallVectorImpl<StoreInst*> &Stores) { in collectStores()
2368 SmallVector<StoreInst*,8> Stores; in runOnLoopBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp109 SetVector<Value *> Stores; in runInternal() local
H A DLoopAccessAnalysis.cpp2396 SmallVector<StoreInst *, 16> Stores; in analyzeLoop() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp360 bool LoadStoreOpt::doSingleStoreMerge(SmallVectorImpl<GStore *> &Stores) { in doSingleStoreMerge()
909 SmallVector<GStore *, 16> Stores; in mergeTruncStoresBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerCombiner.cpp580 SmallVectorImpl<StoreInfo> &Stores, CSEMIRBuilder &MIB) { in tryOptimizeConsecStores()
654 SmallVector<StoreInfo, 8> Stores; in optimizeConsecutiveMemOpAddressing() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp647 SmallVector<StoreInst *, 8> Stores; in instrumentFunction() local
881 Function &, ArrayRef<LoadInst *> Loads, ArrayRef<StoreInst *> Stores) { in InjectTraceForLoadsAndStores()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp770 Value2SUsMap Stores, Loads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp521 SmallVector<std::pair<CharUnits, CharUnits>, 1> Stores; in EmitNullBaseClassInitialization() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1361 SmallVector<StoreInst *, 4> Stores; in isPointerValueDeadOnEntryToFunction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9765 SmallVector<SDValue, 8> Stores; in scalarizeVectorStore() local
9827 SmallVector<SDValue, 8> Stores; in expandUnalignedLoad() local
9988 SmallVector<SDValue, 8> Stores; in expandUnalignedStore() local
H A DLegalizeDAG.cpp1525 SmallVector<SDValue, 8> Stores; in ExpandVectorBuildThroughStack() local
H A DDAGCombiner.cpp8901 SmallVector<StoreSDNode *, 8> Stores = {N}; in mergeTruncStores() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp15933 DenseSet<Value *> Stores(Chai in vectorizeStoreChain() local
16025 vectorizeStores(ArrayRef<StoreInst * > Stores,BoUpSLP & R,DenseSet<std::tuple<Value *,Value *,Value *,Value *,unsigned>> & Visited) vectorizeStores() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16704 SmallVector<SDValue, 4> Stores; in PerformSplittingToNarrowingStores() local
16752 SmallVector<SDValue, 4> Stores; in PerformSplittingMVETruncToNarrowingStores() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11602 SmallVector<SDValue, 4> Stores; in LowerVectorStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp24652 SmallVector<SDValue, 4> Stores; in scalarizeVectorStore() local