Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp249 bool IsRegInRegMaskFound = false; in printCustomRegMask() local
253 if (IsRegInRegMaskFound) in printCustomRegMask()
256 IsRegInRegMaskFound = true; in printCustomRegMask()