Searched defs:new_oprnd (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-vect-patterns.c | 410 tree new_type, new_oprnd, tmp; in vect_handle_widen_op_by_const() local 914 tree interm_type = NULL_TREE, half_type, tmp, new_oprnd, type; in vect_operation_fits_smaller_type() local 1126 tree var = NULL_TREE, new_type = NULL_TREE, tmp, new_oprnd; in vect_recog_over_widening_pattern() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-vect-patterns.c | 714 tree new_type, new_oprnd; in vect_handle_widen_op_by_const() local 921 tree new_oprnd = make_ssa_name (half_type0); in vect_recog_widen_mult_pattern() local 1334 tree interm_type = NULL_TREE, half_type, new_oprnd, type; in vect_operation_fits_smaller_type() local 1540 tree var = NULL_TREE, new_type = NULL_TREE, new_oprnd; in vect_recog_over_widening_pattern() local
|