| /external/vboot_reference/firmware/stub/ |
| D | utility_stub.c | 30 void *Memset(void *d, const uint8_t c, uint64_t n) in Memset() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPULowerIntrinsics.cpp | 97 auto *Memset = cast<MemSetInst>(Inst); in expandMemIntrinsicUses() local
|
| /external/skia/tests/ |
| D | MemsetTest.cpp | 86 DEF_TEST(Memset, reporter) { in DEF_TEST() argument
|
| /external/skqp/tests/ |
| D | MemsetTest.cpp | 86 DEF_TEST(Memset, reporter) { in DEF_TEST() argument
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXLowerAggrCopies.cpp | 132 } else if (MemSetInst *Memset = dyn_cast<MemSetInst>(MemCall)) { in runOnFunction() local
|
| /external/tensorflow/tensorflow/stream_executor/ |
| D | stream_executor_internal.h | 229 virtual bool Memset(Stream *stream, DeviceMemoryBase *location, uint8 pattern, in Memset() function
|
| /external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
| D | executor.h | 97 bool Memset(Stream *stream, DeviceMemoryBase *location, uint8 pattern, in Memset() function
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceIntrinsics.h | 57 Memset, enumerator
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXLowerAggrCopies.cpp | 325 } else if (MemSetInst *Memset = dyn_cast<MemSetInst>(MemCall)) { in runOnFunction() local
|
| /external/tensorflow/tensorflow/stream_executor/host/ |
| D | host_gpu_executor.cc | 110 bool HostExecutor::Memset(Stream *stream, DeviceMemoryBase *location, in Memset() function in stream_executor::host::HostExecutor
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
| D | LowerMemIntrinsics.cpp | 441 void llvm::expandMemSetAsLoop(MemSetInst *Memset) { in expandMemSetAsLoop()
|
| D | SimplifyLibCalls.cpp | 863 static Value *foldMallocMemset(CallInst *Memset, IRBuilder<> &B, in foldMallocMemset()
|
| /external/compiler-rt/lib/tsan/tests/rtl/ |
| D | tsan_test_util_posix.cc | 517 void ScopedThread::Memset(void *dst, int val, int size, in Memset() function in ScopedThread
|
| /external/tensorflow/tensorflow/stream_executor/rocm/ |
| D | rocm_gpu_executor.cc | 514 bool GpuExecutor::Memset(Stream* stream, DeviceMemoryBase* location, in Memset() function in stream_executor::gpu::GpuExecutor
|
| /external/tensorflow/tensorflow/stream_executor/cuda/ |
| D | cuda_gpu_executor.cc | 633 bool GpuExecutor::Memset(Stream* stream, DeviceMemoryBase* location, in Memset() function in stream_executor::gpu::GpuExecutor
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
| D | LoopIdiomRecognize.cpp | 149 Memset, enumerator
|
| /external/llvm/lib/Transforms/Utils/ |
| D | SimplifyLibCalls.cpp | 800 static Value *foldMallocMemset(CallInst *Memset, IRBuilder<> &B, in foldMallocMemset()
|