Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMIRPrinter.cpp240 bool IsRegInRegMaskFound = false; in printCustomRegMask() local
244 if (IsRegInRegMaskFound) in printCustomRegMask()
247 IsRegInRegMaskFound = true; in printCustomRegMask()