Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Doverflow.h27 inline int64_t MultiplyWithoutOverflow(const int64_t x, const int64_t y) { in MultiplyWithoutOverflow() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Doverflow_util.h28 inline int64_t MultiplyWithoutOverflow(const int64_t x, const int64_t y) { in MultiplyWithoutOverflow() function