Lines Matching refs:AllowMixed
561 bool AllowMixed);
566 bool filterProcessor(bool AllowMixed, bool Greedy = true);
1562 unsigned BitIndex, bool AllowMixed) { in reportRegion() argument
1563 if (RA == ATTR_MIXED && AllowMixed) in reportRegion()
1565 else if (RA == ATTR_ALL_SET && !AllowMixed) in reportRegion()
1572 bool FilterChooser::filterProcessor(bool AllowMixed, bool Greedy) { in filterProcessor() argument
1585 if (AllowMixed && !Greedy) { in filterProcessor()
1713 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1719 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1723 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1734 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1739 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1744 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1767 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1772 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()