Lines Matching defs:AllowMixed
559 bool AllowMixed);
564 bool filterProcessor(bool AllowMixed, bool Greedy = true);
1553 unsigned BitIndex, bool AllowMixed) {
1554 if (RA == ATTR_MIXED && AllowMixed)
1556 else if (RA == ATTR_ALL_SET && !AllowMixed)
1563 bool FilterChooser::filterProcessor(bool AllowMixed, bool Greedy) {
1576 if (AllowMixed && !Greedy) {
1704 reportRegion(RA, StartBit, BitIndex, AllowMixed);
1710 reportRegion(RA, StartBit, BitIndex, AllowMixed);
1714 reportRegion(RA, StartBit, BitIndex, AllowMixed);
1725 reportRegion(RA, StartBit, BitIndex, AllowMixed);
1730 reportRegion(RA, StartBit, BitIndex, AllowMixed);
1735 reportRegion(RA, StartBit, BitIndex, AllowMixed);
1758 reportRegion(RA, StartBit, BitIndex, AllowMixed);
1763 reportRegion(RA, StartBit, BitIndex, AllowMixed);