Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/InstPrinter/
H A DX86InstComments.cpp235 bool MaskWithZero = (TSFlags & X86II::EVEX_Z); in printMasking() local
247 if (MaskWithZero) in printMasking()