Searched defs:IsPositive (Results 1 – 10 of 10) sorted by relevance
204 bool IsPositive = !Opt.startswith("no-"); in ProcessWarningOptions() local
820 int IsPositive(double x) { return x > 0 ? 1 : 0; } in IsPositive() function
827 static bool IsPositive(int n) { return n > 0; } in IsPositive() function2427 bool IsPositive(double x) { in IsPositive() function
807 static bool IsPositive(int n) { return n > 0; } in IsPositive() function2405 bool IsPositive(double x) { return x > 0; } in IsPositive() function
107 bool IsPositive(const HloInstruction* hlo, in IsPositive() function
2913 int IsPositive(double x) { in TEST() function
27402 bool IsPositive[2] = {false, false}; in canReduceVMulWidth() local
38899 bool IsPositive[2] = {false, false}; in canReduceVMulWidth() local