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