Home
last modified time | relevance | path

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

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