Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDSink.cpp31 SmallPtrSetImpl<Instruction *> &Stores) { in isSafeToMove()
103 SmallPtrSetImpl<Instruction *> &Stores, in SinkInstruction()
188 SmallPtrSet<Instruction *, 8> Stores; in ProcessBlock() local
HDScalarizer.cpp1144 ValueVector Stores; in visitStoreInst() local
HDLoopIdiomRecognize.cpp1008 SmallPtrSetImpl<Instruction *> &Stores, const SCEVAddRecExpr *Ev, in processLoopStridedStore()
HDSROA.cpp4313 SmallVector<StoreInst *, 4> Stores; in presplitLoadsAndStores() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDLoadStoreOpt.h105 SmallVector<GStore *> Stores; variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
HDSLPVectorizer.h168 StoreListMap Stores; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonStoreWidening.cpp170 bool HexagonStoreWidening::instrAliased(InstrGroup &Stores, in instrAliased()
192 bool HexagonStoreWidening::instrAliased(InstrGroup &Stores, in instrAliased()
HDHexagonLoopIdiomRecognition.cpp2007 SmallVectorImpl<StoreInst*> &Stores) { in collectStores()
2368 SmallVector<StoreInst*,8> Stores; in runOnLoopBlock() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDAliasAnalysisEvaluator.cpp109 SetVector<Value *> Stores; in runInternal() local
HDLoopAccessAnalysis.cpp2396 SmallVector<StoreInst *, 16> Stores; in analyzeLoop() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDLoadStoreOpt.cpp360 bool LoadStoreOpt::doSingleStoreMerge(SmallVectorImpl<GStore *> &Stores) { in doSingleStoreMerge()
909 SmallVector<GStore *, 16> Stores; in mergeTruncStoresBlock() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
HDAArch64PostLegalizerCombiner.cpp580 SmallVectorImpl<StoreInfo> &Stores, CSEMIRBuilder &MIB) { in tryOptimizeConsecStores()
654 SmallVector<StoreInfo, 8> Stores; in optimizeConsecutiveMemOpAddressing() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDSanitizerCoverage.cpp647 SmallVector<StoreInst *, 8> Stores; in instrumentFunction() local
881 Function &, ArrayRef<LoadInst *> Loads, ArrayRef<StoreInst *> Stores) { in InjectTraceForLoadsAndStores()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDScheduleDAGInstrs.cpp770 Value2SUsMap Stores, Loads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExprCXX.cpp521 SmallVector<std::pair<CharUnits, CharUnits>, 1> Stores; in EmitNullBaseClassInitialization() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDGlobalOpt.cpp1361 SmallVector<StoreInst *, 4> Stores; in isPointerValueDeadOnEntryToFunction() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDTargetLowering.cpp9765 SmallVector<SDValue, 8> Stores; in scalarizeVectorStore() local
9827 SmallVector<SDValue, 8> Stores; in expandUnalignedLoad() local
9988 SmallVector<SDValue, 8> Stores; in expandUnalignedStore() local
HDLegalizeDAG.cpp1525 SmallVector<SDValue, 8> Stores; in ExpandVectorBuildThroughStack() local
HDDAGCombiner.cpp8901 SmallVector<StoreSDNode *, 8> Stores = {N}; in mergeTruncStores() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDSLPVectorizer.cpp15933 DenseSet<Value *> Stores(Chain.begin(), Chain.end()); in vectorizeStoreChain() local
16025 ArrayRef<StoreInst *> Stores, BoUpSLP &R, in vectorizeStores()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelLowering.cpp16704 SmallVector<SDValue, 4> Stores; in PerformSplittingToNarrowingStores() local
16752 SmallVector<SDValue, 4> Stores; in PerformSplittingMVETruncToNarrowingStores() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp11602 SmallVector<SDValue, 4> Stores; in LowerVectorStore() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp24652 SmallVector<SDValue, 4> Stores; in scalarizeVectorStore() local