Searched refs:compute_otype (Results 1 – 1 of 1) sorted by relevance
2324 tree compute_otype = get_compute_type (BIT_IOR_EXPR, opo, type); in expand_vector_operations_1() local2344 if (subparts_gt (compute_type, compute_otype)) in expand_vector_operations_1()2345 compute_type = compute_otype; in expand_vector_operations_1()