Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h94 UNUSED bool *Zeroed) { in retrieve()
299 LargeBlock::Header **H, bool *Zeroed) EXCLUDES(Mutex) { in retrieve()
601 bool Zeroed; in allocate() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h55 Zeroed = 1 << 4, // Allocator function returns zeroed memory enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp2063 bool Zeroed = false; in EmitAtomicInit() local