Searched defs:CopySize (Results 1 – 5 of 5) sorted by relevance
283 size_t CopySize = Rand(ToSize - ToBeg) + 1; in CopyPartOf() local300 size_t CopySize = Rand(MaxCopySize) + 1; in InsertPartOf() local
1104 ConstantInt *CopySize = cast<ConstantInt>(MemCpy->getLength()); in performMemCpyToMemSetOptzn() local1165 ConstantInt *CopySize = dyn_cast<ConstantInt>(M->getLength()); in processMemCpy() local
38 using CopySize = wgpu::Extent3D; typedef
44 size_t CopySize = 16 >= Scalar.size() ? 16 : Scalar.size(); in input() local
3992 Value *CopySize = in finalizeInstrumentation() local4138 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local4333 Value *CopySize = in finalizeInstrumentation() local4579 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local