Home
last modified time | relevance | path

Searched refs:AllValuesAreZero (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DIntrinsicEmitter.cpp682 bool AllValuesAreZero = true; in EmitAttributes() local
716 AllValuesAreZero &= (V == 0); in EmitAttributes()
723 if (!AllValuesAreZero) { in EmitAttributes()
733 if (!AllValuesAreZero) in EmitAttributes()