Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/InstPrinter/
DX86InstComments.cpp212 bool MaskWithZero = false; in getMaskName() local
280 MaskWithZero = true; in getMaskName()
355 if (MaskWithZero) in getMaskName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/
DX86InstComments.cpp235 bool MaskWithZero = (TSFlags & X86II::EVEX_Z); in printMasking() local
247 if (MaskWithZero) in printMasking()