Lines Matching refs:AllowMixed
536 bool AllowMixed);
541 bool filterProcessor(bool AllowMixed, bool Greedy = true);
1512 unsigned BitIndex, bool AllowMixed) { in reportRegion() argument
1513 if (RA == ATTR_MIXED && AllowMixed) in reportRegion()
1515 else if (RA == ATTR_ALL_SET && !AllowMixed) in reportRegion()
1522 bool FilterChooser::filterProcessor(bool AllowMixed, bool Greedy) { in filterProcessor() argument
1535 if (AllowMixed && !Greedy) { in filterProcessor()
1663 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1669 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1673 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1684 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1689 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1694 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1717 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1722 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()