Searched refs:umod_floor (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dwide-int.h595 BINARY_FUNCTION umod_floor (const T1 &, const T2 &);
2926 wi::umod_floor (const T1 &x, const T2 &y) function in class:wi
H A Dgimple-ssa-strength-reduction.c989 || wi::umod_floor (index, BITS_PER_UNIT) != 0)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dwide-int.h595 BINARY_FUNCTION umod_floor (const T1 &, const T2 &);
2928 wi::umod_floor (const T1 &x, const T2 &y) function in class:wi
H A Dgimple-ssa-strength-reduction.cc988 || wi::umod_floor (index, BITS_PER_UNIT) != 0)

Completed in 118 milliseconds