Searched refs:sh_cnt (Results 1 – 1 of 1) sorted by relevance
11848 tree sh_cnt = TREE_OPERAND (arg1, 1); in fold_binary_loc() local11849 tree pow2 = build_int_cst (TREE_TYPE (sh_cnt), in fold_binary_loc()11857 sh_cnt = fold_build2_loc (loc, PLUS_EXPR, TREE_TYPE (sh_cnt), in fold_binary_loc()11858 sh_cnt, pow2); in fold_binary_loc()11860 fold_convert_loc (loc, type, arg0), sh_cnt); in fold_binary_loc()