/third_party/skia/experimental/graphite/src/ |
D | UniformManager.cpp | 72 static constexpr size_t Stride(int count) { in Stride() function 107 static constexpr size_t Stride(int count) { in Stride() function 131 static constexpr size_t Stride(int count) { in Stride() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | Minidump.h | 110 MemoryInfoIterator(ArrayRef<uint8_t> Storage, size_t Stride) in MemoryInfoIterator() 131 size_t Stride; variable
|
/third_party/skia/third_party/externals/tint/src/sem/ |
D | array.h | 74 uint32_t Stride() const { return stride_; } in Stride() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | VectorUtils.h | 423 InterleaveGroup(InstTy *Instr, int32_t Stride, Align Alignment) in InterleaveGroup() 651 int64_t Stride = 0; member 671 createInterleaveGroup(Instruction *Instr, int Stride, Align Alignment) { in createInterleaveGroup()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LowerMatrixIntrinsics.cpp | 85 Value *computeColumnAddr(Value *BasePtr, Value *Col, Value *Stride, in computeColumnAddr() 560 void LowerLoad(Instruction *Inst, Value *Ptr, Value *Stride, in LowerLoad() 583 Value *Stride = Inst->getArgOperand(1); in LowerColumnwiseLoad() local 588 void LowerStore(Instruction *Inst, Value *Matrix, Value *Ptr, Value *Stride, in LowerStore() 610 Value *Stride = Inst->getArgOperand(2); in LowerColumnwiseStore() local
|
D | StraightLineStrengthReduce.cpp | 124 Value *Stride = nullptr; member 283 static bool isAddFoldable(const SCEV *Base, ConstantInt *Index, Value *Stride, in isAddFoldable()
|
D | LoopIdiomRecognize.cpp | 481 APInt Stride = getStoreStride(StoreEv); in isLegalStore() local 725 APInt Stride = getStoreStride(StoreEv); in processLoopStores() local 777 APInt Stride = ConstStride->getAPInt(); in processLoopMemSet() local 1002 APInt Stride = getStoreStride(StoreEv); in processLoopStoreOfLoopLoad() local
|
/third_party/mesa3d/src/gallium/targets/d3d10sw/tests/ |
D | tri.cpp | 241 UINT Stride = sizeof(Vertex); in main() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | VectorUtils.cpp | 247 Value *Stride = U->getValue(); in getStrideFromPointer() local 679 unsigned Stride, unsigned VF) { in createStrideMask() 799 bool InterleavedAccessInfo::isStrided(int Stride) { in isStrided() 832 int64_t Stride = getPtrStride(PSE, Ptr, TheLoop, Strides, in collectConstStrideAccesses() local
|
D | LoopCacheAnalysis.cpp | 285 const SCEV *Stride = SE.getMulExpr(Coeff, ElemSize); in computeRefCost() local 396 const SCEV *Stride = SE.getMulExpr(Coeff, ElemSize); in isConsecutive() local
|
D | LoopAccessAnalysis.cpp | 647 int64_t Stride = getPtrStride(PSE, Ptr, L, Strides); in isNoWrap() local 1075 int64_t Stride = StepVal / Size; in getPtrStride() local 1353 const SCEV &Dist, uint64_t Stride, in isSafeDependenceDistance() 1411 static bool areStridedAccessesIndependent(uint64_t Distance, uint64_t Stride, in areStridedAccessesIndependent() 1497 uint64_t Stride = std::abs(StrideAPtr); in isDependent() local 2291 Value *Stride = getStrideFromPointer(Ptr, PSE->getSE(), TheLoop); in collectStridedAccess() local
|
D | ScalarEvolution.cpp | 10542 bool ScalarEvolution::doesIVOverflowOnLT(const SCEV *RHS, const SCEV *Stride, in doesIVOverflowOnLT() 10568 bool ScalarEvolution::doesIVOverflowOnGT(const SCEV *RHS, const SCEV *Stride, in doesIVOverflowOnGT() 10601 const SCEV *Stride, in computeMaxBECountForLT() 10667 const SCEV *Stride = IV->getStepRecurrence(*this); in howManyLessThans() local 10807 const SCEV *Stride = getNegativeSCEV(IV->getStepRecurrence(*this)); in howManyGreaterThans() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InterleavedAccess.cpp | 286 unsigned VecElems, unsigned Stride, in reorderSubVector() 435 static void createShuffleStride(MVT VT, int Stride, in createShuffleStride()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | SparseMultiSet.h | 356 const unsigned Stride = std::numeric_limits<SparseT>::max() + 1u; in findIndex() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorizationLegality.cpp | 413 int Stride = getPtrStride(PSE, Ptr, TheLoop, Strides, CanAddPredicate, false); in isConsecutivePtr() local
|
D | LoadStoreVectorizer.cpp | 430 uint64_t Stride = DL.getTypeAllocSize(GTIA.getIndexedType()); in lookThroughComplexAddresses() local
|
/third_party/mesa3d/src/mesa/main/ |
D | glthread.h | 87 GLsizei Stride; member
|
D | shader_types.h | 776 uint32_t Stride; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineRegisterInfo.cpp | 339 int Stride = 1; in moveOperands() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 1107 int Stride = 0; in canTailPredicateLoop() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonLoopIdiomRecognition.cpp | 1937 int Stride = getSCEVStride(StoreEv); in isLegalStore() local 2017 unsigned Stride = getSCEVStride(StoreEv); in processCopyingStore() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64InstPrinter.cpp | 1160 static unsigned getNextVectorRegister(unsigned Reg, unsigned Stride = 1) { in getNextVectorRegister()
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_state.c | 1554 ARG_VAL(UINT, Stride)) in CSMT_ITEM_NO_WAIT() argument 1578 UINT Stride) in nine_context_set_stream_source()
|
D | device9.c | 3706 UINT Stride ) in NineDevice9_SetStreamSource()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 6574 unsigned Stride = SrcEltVT.getSizeInBits() / 8; in scalarizeVectorLoad() local 6650 unsigned Stride = MemSclVT.getSizeInBits() / 8; in scalarizeVectorStore() local
|