Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerMutate.cpp321 size_t CopySize = Rand(ToSize - ToBeg) + 1; in CopyPartOf() local
338 size_t CopySize = Rand(MaxCopySize) + 1; in InsertPartOf() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1104 ConstantInt *CopySize = cast<ConstantInt>(MemCpy->getLength()); in performMemCpyToMemSetOptzn() local
1165 ConstantInt *CopySize = dyn_cast<ConstantInt>(M->getLength()); in processMemCpy() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1117 ConstantInt *CopySize = cast<ConstantInt>(MemCpy->getLength()); in performMemCpyToMemSetOptzn() local
1169 ConstantInt *CopySize = dyn_cast<ConstantInt>(M->getLength()); in processMemCpy() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1396 Value *CopySize = MemCpy->getLength(); in performMemCpyToMemSetOptzn() local
1508 if (auto *CopySize = dyn_cast<ConstantInt>(M->getLength())) { in processMemCpy() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/vp9/packet/
H A Dencode_vp9_pak_integrate_packet.h98 uint32_t CopySize = 0; member
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/packet/
H A Dencode_av1_pak_integrate_packet.h102 uint32_t CopySize = 0; member
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/packet/
H A Dencode_pak_integrate_packet.h102 uint32_t CopySize = 0; member
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A 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
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/
H A Dcodechal_huc_cmd_initializer_g11.h131 …uint32_t CopySize = 0; // use this as indicator of size for copy base addr cmd. S… member
H A Dcodechal_encode_hevc_g11.h96 …uint32_t CopySize = 0; // use this as indicator of size for copy base addr cmd. S… member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4797 Value *CopySize = IRB.CreateAdd( in finalizeInstrumentation() local
4940 Value *CopySize = in finalizeInstrumentation() local
5130 Value *CopySize = IRB.CreateAdd( in finalizeInstrumentation() local
5370 Value *CopySize = in finalizeInstrumentation() local
5687 Value *CopySize = in finalizeInstrumentation() local
/aosp_15_r20/external/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp34 size_t CopySize = 16 >= Scalar.size() ? 16 : Scalar.size(); in input() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4041 Value *CopySize = in finalizeInstrumentation() local
4187 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local
4382 Value *CopySize = in finalizeInstrumentation() local
4628 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp44 size_t CopySize = 16 >= Scalar.size() ? 16 : Scalar.size(); in input() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp45 size_t CopySize = 16 >= Scalar.size() ? 16 : Scalar.size(); in input() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1617 ConstantInt *CopySize = nullptr; in translateMemFunc() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_vdenc_vp9_g12.h973 uint32_t CopySize = 0; member
H A Dcodechal_encode_hevc_g12.h100 …uint32_t CopySize = 0; // use this as indicator of size for copy base addr cmd. S… member
H A Dcodechal_vdenc_hevc_g12.h350 …uint32_t CopySize = 0; // use this as indicator of size for copy base addr cmd. S… member