Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp564 uint32_t NumZeros = NumberOfAuxBytes - i->File.size(); in writeCOFF() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp502 raw_ostream &raw_ostream::write_zeros(unsigned NumZeros) { in write_zeros()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp3567 uint64_t NumZeros; in tryBFE() local