Lines Matching refs:AllowMixed
546 bool AllowMixed);
551 bool filterProcessor(bool AllowMixed, bool Greedy = true);
1522 unsigned BitIndex, bool AllowMixed) { in reportRegion() argument
1523 if (RA == ATTR_MIXED && AllowMixed) in reportRegion()
1525 else if (RA == ATTR_ALL_SET && !AllowMixed) in reportRegion()
1532 bool FilterChooser::filterProcessor(bool AllowMixed, bool Greedy) { in filterProcessor() argument
1545 if (AllowMixed && !Greedy) { in filterProcessor()
1673 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1679 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1683 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1694 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1699 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1704 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1727 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1732 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()