Searched defs:trunc_mod (Results 1 – 2 of 2) sorted by relevance
35 T trunc_mod = mod_func(input1, input2); in FloorMod() local
179 auto trunc_mod = xla::Rem(x, y); in FloorModImpl() local