Home
last modified time | relevance | path

Searched refs:compute_otype (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-vect-generic.cc2324 tree compute_otype = get_compute_type (BIT_IOR_EXPR, opo, type); in expand_vector_operations_1() local
2344 if (subparts_gt (compute_type, compute_otype)) in expand_vector_operations_1()
2345 compute_type = compute_otype; in expand_vector_operations_1()