Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_intdiv.cpp21 const int32_t fast_div = j / div_by_one; in test_signed_32bit() local
31 const int32_t fast_div = j / div; in test_signed_32bit() local
42 const int32_t fast_div = j / div; in test_signed_32bit() local
56 const uint32_t fast_div = j / div; in test_unsigned_32bit() local
70 const int64_t fast_div = j / div; in test_signed_64bit() local
84 const uint64_t fast_div = j / div; in test_unsigned_64bit() local