Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-ccp.c1270 int r2tz = double_int_ctz (double_int_ior (r2val, r2mask)); in bit_value_binop_1() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-ccp.c1465 int r2tz = wi::ctz (r2val | r2mask); in bit_value_binop() local