Searched refs:compute_ltype (Results 1 – 2 of 2) sorted by relevance
2158 tree compute_ltype = get_compute_type (LSHIFT_EXPR, opl, type); in expand_vector_operations_1() local2162 if (subparts_gt (compute_lvtype, compute_ltype)) in expand_vector_operations_1()2164 compute_ltype = compute_lvtype; in expand_vector_operations_1()2174 compute_type = compute_ltype; in expand_vector_operations_1()
2325 tree compute_ltype = get_compute_type (LSHIFT_EXPR, opl, type); in expand_vector_operations_1() local2329 if (subparts_gt (compute_lvtype, compute_ltype)) in expand_vector_operations_1()2331 compute_ltype = compute_lvtype; in expand_vector_operations_1()2341 compute_type = compute_ltype; in expand_vector_operations_1()