Lines Matching refs:AllowMixed
462 bool AllowMixed);
467 bool filterProcessor(bool AllowMixed, bool Greedy = true);
1391 unsigned BitIndex, bool AllowMixed) { in reportRegion() argument
1392 if (RA == ATTR_MIXED && AllowMixed) in reportRegion()
1394 else if (RA == ATTR_ALL_SET && !AllowMixed) in reportRegion()
1401 bool FilterChooser::filterProcessor(bool AllowMixed, bool Greedy) { in filterProcessor() argument
1414 if (AllowMixed && !Greedy) { in filterProcessor()
1542 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1548 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1552 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1563 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1568 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1573 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1596 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1601 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()