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