Home
last modified time | relevance | path

Searched defs:slow_div (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_intdiv.cpp22 const int32_t slow_div = j / 1; in test_signed_32bit() local
32 const int32_t slow_div = j / i; in test_signed_32bit() local
43 const int32_t slow_div = j / i; in test_signed_32bit() local
57 const uint32_t slow_div = j / i; in test_unsigned_32bit() local
71 const int64_t slow_div = j / i; in test_signed_64bit() local
85 const uint64_t slow_div = j / i; in test_unsigned_64bit() local