Home
last modified time | relevance | path

Searched defs:Zeroed (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h94 UNUSED bool *Zeroed) { in retrieve() argument
274 retrieve(Options Options,uptr Size,uptr Alignment,uptr HeadersSize,LargeBlock::Header ** H,bool * Zeroed) retrieve() argument
575 bool Zeroed; allocate() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h53 Zeroed = 1 << 4, // Allocator function returns zeroed memory global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp2258 bool Zeroed = false; EmitAtomicInit() local