/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | Sink.cpp | 61 SmallPtrSetImpl<Instruction *> &Stores) { in isSafeToMove() 140 SmallPtrSetImpl<Instruction *> &Stores, in SinkInstruction() 215 SmallPtrSet<Instruction *, 8> Stores; in ProcessBlock() local
|
D | LoopIdiomRecognize.cpp | 884 SmallPtrSetImpl<Instruction *> &Stores, const SCEVAddRecExpr *Ev, in processLoopStridedStore() 1040 SmallPtrSet<Instruction *, 1> Stores; in processLoopStoreOfLoopLoad() local
|
D | Scalarizer.cpp | 828 ValueVector Stores; in visitStoreInst() local
|
D | SROA.cpp | 3637 SmallVector<StoreInst *, 4> Stores; in presplitLoadsAndStores() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmTerminateInvocationTests.cpp | 111 std::vector<std::string> Stores; in createTerminateInvocationGroup() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/ |
D | SLPVectorizer.h | 147 StoreListMap Stores; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonStoreWidening.cpp | 170 bool HexagonStoreWidening::instrAliased(InstrGroup &Stores, in instrAliased() 192 bool HexagonStoreWidening::instrAliased(InstrGroup &Stores, in instrAliased()
|
D | HexagonLoopIdiomRecognition.cpp | 2001 SmallVectorImpl<StoreInst*> &Stores) { in collectStores() 2368 SmallVector<StoreInst*,8> Stores; in runOnLoopBlock() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | AliasAnalysisEvaluator.cpp | 102 SetVector<Value *> Stores; in runInternal() local
|
D | LoopAccessAnalysis.cpp | 1797 SmallVector<StoreInst *, 16> Stores; in analyzeLoop() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | ArgumentPromotion.cpp | 820 SmallVector<StoreInst *, 16> Stores; in canPaddingBeAccessed() local
|
D | GlobalOpt.cpp | 1813 SmallVector<StoreInst *, 4> Stores; in isPointerValueDeadOnEntryToFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ScheduleDAGInstrs.cpp | 757 Value2SUsMap Stores, Loads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 6654 SmallVector<SDValue, 8> Stores; in scalarizeVectorStore() local 6715 SmallVector<SDValue, 8> Stores; in expandUnalignedLoad() local 6878 SmallVector<SDValue, 8> Stores; in expandUnalignedStore() local
|
D | LegalizeDAG.cpp | 1406 SmallVector<SDValue, 8> Stores; in ExpandVectorBuildThroughStack() local
|
D | DAGCombiner.cpp | 6594 SmallVector<StoreSDNode *, 8> Stores; in MatchStoreCombine() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 8656 SmallVector<SDValue, 4> Stores; in LowerBUILD_VECTOR() local 10140 SDValue Stores[4]; in LowerVectorStore() local 10229 SDValue Stores[4]; in LowerVectorStore() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 5730 bool SLPVectorizerPass::vectorizeStores(ArrayRef<StoreInst *> Stores, in vectorizeStores()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 13571 SmallVector<SDValue, 4> Stores; in PerformSplittingToNarrowingStores() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 22665 SmallVector<SDValue, 4> Stores; in scalarizeVectorStore() local
|