Searched refs:compute_rvtype (Results 1 – 2 of 2) sorted by relevance
2156 tree compute_rvtype = get_compute_type (RSHIFT_EXPR, oprv, type); in expand_vector_operations_1() local2167 if (subparts_gt (compute_rvtype, compute_rtype)) in expand_vector_operations_1()2169 compute_rtype = compute_rvtype; in expand_vector_operations_1()
2323 tree compute_rvtype = get_compute_type (RSHIFT_EXPR, oprv, type); in expand_vector_operations_1() local2334 if (subparts_gt (compute_rvtype, compute_rtype)) in expand_vector_operations_1()2336 compute_rtype = compute_rvtype; in expand_vector_operations_1()