Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DIntrinsicEmitter.cpp711 bool AllValuesAreZero = true; in EmitAttributes() local
745 AllValuesAreZero &= (V == 0); in EmitAttributes()
752 if (!AllValuesAreZero) { in EmitAttributes()
762 if (!AllValuesAreZero) in EmitAttributes()