Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstComments.cpp258 bool MaskWithZero = (TSFlags & X86II::EVEX_Z); in printMasking() local
270 if (MaskWithZero) in printMasking()