Home
last modified time | relevance | path

Searched defs:CopySize (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
DX86Counter.cpp61 size_t CopySize = kDataBufferSize - Offset; in copyDataBuffer() local
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerMutate.cpp303 size_t CopySize = Rand(ToSize - ToBeg) + 1; in CopyPartOf() local
320 size_t CopySize = Rand(MaxCopySize) + 1; in InsertPartOf() local
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerMutate.cpp303 size_t CopySize = Rand(ToSize - ToBeg) + 1; in CopyPartOf() local
320 size_t CopySize = Rand(MaxCopySize) + 1; in InsertPartOf() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp1286 ConstantInt *CopySize = cast<ConstantInt>(MemCpy->getLength()); in performMemCpyToMemSetOptzn() local
1383 ConstantInt *CopySize = dyn_cast<ConstantInt>(M->getLength()); in processMemCpy() local
1451 ConstantInt *CopySize = dyn_cast<ConstantInt>(M->getLength()); in processMemCpy() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp1104 ConstantInt *CopySize = cast<ConstantInt>(MemCpy->getLength()); in performMemCpyToMemSetOptzn() local
1165 ConstantInt *CopySize = dyn_cast<ConstantInt>(M->getLength()); in processMemCpy() local
/external/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp1117 ConstantInt *CopySize = cast<ConstantInt>(MemCpy->getLength()); in performMemCpyToMemSetOptzn() local
1169 ConstantInt *CopySize = dyn_cast<ConstantInt>(M->getLength()); in processMemCpy() local
/external/llvm/lib/ObjectYAML/
DMachOYAML.cpp34 size_t CopySize = 16 >= Scalar.size() ? 16 : Scalar.size(); in input() local
/external/llvm-project/llvm/lib/ObjectYAML/
DMachOYAML.cpp44 size_t CopySize = 16 >= Scalar.size() ? 16 : Scalar.size(); in input() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMachOYAML.cpp44 size_t CopySize = 16 >= Scalar.size() ? 16 : Scalar.size(); in input() local
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2998 Value *CopySize = in finalizeInstrumentation() local
3114 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local
3295 Value *CopySize = in finalizeInstrumentation() local
3517 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp4342 Value *CopySize = in finalizeInstrumentation() local
4487 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local
4681 Value *CopySize = in finalizeInstrumentation() local
4925 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local
5245 Value *CopySize = in finalizeInstrumentation() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp3992 Value *CopySize = in finalizeInstrumentation() local
4138 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local
4333 Value *CopySize = in finalizeInstrumentation() local
4579 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local