Searched refs:totallow (Results 1 – 1 of 1) sorted by relevance
2667 extract_bit_test_mask (tree exp, int prec, tree totallow, tree low, tree high, in extract_bit_test_mask() argument2706 else if (!tree_int_cst_lt (totallow, tbias)) in extract_bit_test_mask()2709 bias -= wi::to_widest (totallow); in extract_bit_test_mask()2720 if (!tree_int_cst_lt (totallow, low)) in extract_bit_test_mask()2722 tem = int_const_binop (MINUS_EXPR, low, totallow); in extract_bit_test_mask()