Searched defs:abs2 (Results 1 – 3 of 3) sorted by relevance
43 Tensor<double, 1> abs2 = data2.abs(); in test_abs() local
71 abs2() const in abs2() function
1782 int64_t abs2 = pow2 > 0 ? pow2 : -pow2; in visitSDIV() local