Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSink.cpp132 SmallPtrSet<Instruction *, 8> Stores; in ProcessBlock() local
155 SmallPtrSet<Instruction *, 8> &Stores) { in isSafeToMove()
179 SmallPtrSet<Instruction *, 8> &Stores) { in SinkInstruction()
/external/llvm/lib/Transforms/Scalar/
DSink.cpp61 SmallPtrSetImpl<Instruction *> &Stores) { in isSafeToMove()
140 SmallPtrSetImpl<Instruction *> &Stores, in SinkInstruction()
216 SmallPtrSet<Instruction *, 8> Stores; in ProcessBlock() local
DLoopIdiomRecognize.cpp747 SmallPtrSetImpl<Instruction *> &Stores, const SCEVAddRecExpr *Ev, in processLoopStridedStore()
889 SmallPtrSet<Instruction *, 1> Stores; in processLoopStoreOfLoopLoad() local
DScalarizer.cpp635 ValueVector Stores; in visitStoreInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSink.cpp61 SmallPtrSetImpl<Instruction *> &Stores) { in isSafeToMove()
140 SmallPtrSetImpl<Instruction *> &Stores, in SinkInstruction()
215 SmallPtrSet<Instruction *, 8> Stores; in ProcessBlock() local
DLoopIdiomRecognize.cpp852 SmallPtrSetImpl<Instruction *> &Stores, const SCEVAddRecExpr *Ev, in processLoopStridedStore()
1001 SmallPtrSet<Instruction *, 1> Stores; in processLoopStoreOfLoopLoad() local
DScalarizer.cpp753 ValueVector Stores; in visitStoreInst() local
/external/llvm/include/llvm/Transforms/Vectorize/
DSLPVectorizer.h106 StoreListMap Stores; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Vectorize/
DSLPVectorizer.h146 StoreListMap Stores; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp170 bool HexagonStoreWidening::instrAliased(InstrGroup &Stores, in instrAliased()
192 bool HexagonStoreWidening::instrAliased(InstrGroup &Stores, in instrAliased()
DHexagonLoopIdiomRecognition.cpp1997 SmallVectorImpl<StoreInst*> &Stores) { in collectStores()
2368 SmallVector<StoreInst*,8> Stores; in runOnLoopBlock() local
/external/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp168 bool HexagonStoreWidening::instrAliased(InstrGroup &Stores, in instrAliased()
191 bool HexagonStoreWidening::instrAliased(InstrGroup &Stores, in instrAliased()
/external/llvm/lib/Analysis/
DAliasAnalysisEvaluator.cpp104 SetVector<Value *> Stores; in runInternal() local
DLoopAccessAnalysis.cpp1515 SmallVector<StoreInst *, 16> Stores; in analyzeLoop() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DAliasAnalysisEvaluator.cpp103 SetVector<Value *> Stores; in runInternal() local
DLoopAccessAnalysis.cpp1770 SmallVector<StoreInst *, 16> Stores; in analyzeLoop() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp422 SmallVector<SDValue, 8> Stores; in ExpandUnalignedStore() local
530 SmallVector<SDValue, 8> Stores; in ExpandUnalignedLoad() local
1662 SmallVector<SDValue, 8> Stores; in LegalizeOp() local
1703 SmallVector<SDValue, 8> Stores; in LegalizeOp() local
1845 SmallVector<SDValue, 8> Stores; in ExpandVectorBuildThroughStack() local
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp209 SmallVector<StoreInst *, 16> Stores; in canPaddingBeAccessed() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3222 SmallVector<SDValue, 8> Stores; in scalarizeVectorStore() local
3283 SmallVector<SDValue, 8> Stores; in expandUnalignedLoad() local
3453 SmallVector<SDValue, 8> Stores; in expandUnalignedStore() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp784 SmallVector<StoreInst *, 16> Stores; in canPaddingBeAccessed() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3959 SmallVector<SDValue, 8> Stores; in scalarizeVectorStore() local
4022 SmallVector<SDValue, 8> Stores; in expandUnalignedLoad() local
4187 SmallVector<SDValue, 8> Stores; in expandUnalignedStore() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp723 Value2SUsMap Stores, Loads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp877 Value2SUsMap Stores, Loads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
/external/clang/lib/CodeGen/
DCGExprCXX.cpp366 SmallVector<std::pair<CharUnits, CharUnits>, 1> Stores; in EmitNullBaseClassInitialization() local
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1439 SmallVector<SDValue, 4> Stores(NumElemVT); in LowerSTORE() local

12