Home
last modified time | relevance | path

Searched defs:Memset (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DLoopIdiomRecognize.h33 static bool Memset; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp131 } else if (MemSetInst *Memset = dyn_cast<MemSetInst>(MemCall)) { in runOnFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerIntrinsics.cpp108 auto *Memset = cast<MemSetInst>(Inst); in expandMemIntrinsicUses() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cc472 void ScopedThread::Memset(void *dst, int val, int size, in Memset() function in ScopedThread
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp460 void llvm::expandMemSetAsLoop(MemSetInst *Memset) { in expandMemSetAsLoop()
H A DSimplifyLibCalls.cpp1159 Value *LibCallSimplifier::foldMallocMemset(CallInst *Memset, IRBuilderBase &B) { in foldMallocMemset()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp125 bool DisableLIRP::Memset; member in DisableLIRP
190 Memset, enumerator