Home
last modified time | relevance | path

Searched defs:MemSet (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp185 auto *MemSet = IRB.CreateMemSet(Dest, Val, Len, MSI->getDestAlign(), in lowerIntrinsicToFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp421 if (auto *MemSet = dyn_cast<MemSetInst>(SecondI)) in memoryIsNotModifiedBetween() local
1807 MemSetInst *MemSet = dyn_cast<MemSetInst>(DefI); in tryFoldIntoCalloc() local
1885 MemSetInst *MemSet = dyn_cast<MemSetInst>(DefI); in storeIsNoop() local
H A DMemCpyOptimizer.cpp1257 MemSetInst *MemSet, in processMemSetMemCpyDependence()
1388 MemSetInst *MemSet, in performMemCpyToMemSetOptzn()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp1098 MemSetInst *MemSet = cast<MemSetInst>(Intr); in handleAlloca() local