Lines Matching refs:AllowMixed
354 bool AllowMixed);
359 bool filterProcessor(bool AllowMixed, bool Greedy = true);
923 unsigned BitIndex, bool AllowMixed) { in reportRegion() argument
924 if (RA == ATTR_MIXED && AllowMixed) in reportRegion()
926 else if (RA == ATTR_ALL_SET && !AllowMixed) in reportRegion()
933 bool FilterChooser::filterProcessor(bool AllowMixed, bool Greedy) { in filterProcessor() argument
946 if (AllowMixed && !Greedy) { in filterProcessor()
1075 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1081 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1085 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1096 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1101 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1106 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1129 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1134 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()