Searched refs:AllPositive (Results 1 – 4 of 4) sorted by relevance
1171 bool AllPositive = true; in aliasGEP() local1180 if (AllPositive) { in aliasGEP()1200 AllPositive = in aliasGEP()1219 if (AllPositive && GEP1BaseOffset > 0 && V2Size <= (uint64_t)GEP1BaseOffset) in aliasGEP()
1373 bool AllPositive = true; in aliasGEP() local1382 if (AllPositive) { in aliasGEP()1402 AllPositive = in aliasGEP()1421 if (AllPositive && GEP1BaseOffset > 0 && V2Size <= (uint64_t)GEP1BaseOffset) in aliasGEP()
27442 bool AllPositive = IsPositive[0] && IsPositive[1]; in canReduceVMulWidth() local27448 else if (AllPositive && MinSignBits >= 24) in canReduceVMulWidth()27454 else if (AllPositive && MinSignBits >= 16) in canReduceVMulWidth()
33529 bool AllPositive = IsPositive[0] && IsPositive[1]; in canReduceVMulWidth() local33535 else if (AllPositive && MinSignBits >= 24) in canReduceVMulWidth()33541 else if (AllPositive && MinSignBits >= 16) in canReduceVMulWidth()