Lines Matching refs:AllowMixed
516 bool AllowMixed);
521 bool filterProcessor(bool AllowMixed, bool Greedy = true);
1087 unsigned BitIndex, bool AllowMixed) { in reportRegion() argument
1088 if (RA == ATTR_MIXED && AllowMixed) in reportRegion()
1090 else if (RA == ATTR_ALL_SET && !AllowMixed) in reportRegion()
1097 bool ARMFilterChooser::filterProcessor(bool AllowMixed, bool Greedy) { in filterProcessor() argument
1110 if (AllowMixed && !Greedy) { in filterProcessor()
1239 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1245 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1249 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1260 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1265 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1270 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1293 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()
1298 reportRegion(RA, StartBit, BitIndex, AllowMixed); in filterProcessor()