Home
last modified time | relevance | path

Searched refs:sh_cnt (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dfold-const.c10052 tree sh_cnt = TREE_OPERAND (arg1, 1); in fold_binary() local
10060 sh_cnt = fold_build2 (PLUS_EXPR, TREE_TYPE (sh_cnt), in fold_binary()
10061 sh_cnt, build_int_cst (NULL_TREE, pow2)); in fold_binary()
10063 fold_convert (type, arg0), sh_cnt); in fold_binary()