Searched defs:vec_oprnd1 (Results 1 – 3 of 3) sorted by relevance
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-stmts.c | 3241 tree vec_oprnd0 = NULL_TREE, vec_oprnd1 = NULL_TREE; in vectorizable_call() local 4550 tree vec_oprnd0, tree vec_oprnd1, int op_type, in vect_gen_widened_results_half() 4745 tree vec_oprnd0 = NULL_TREE, vec_oprnd1 = NULL_TREE; in vectorizable_conversion() local 5550 tree vec_oprnd1 = NULL_TREE; in vectorizable_shift() local 7171 tree vec_oprnd1 = NULL_TREE; in vectorizable_scan_store() local 7556 tree vec_oprnd0 = NULL_TREE, vec_oprnd1 = NULL_TREE, src; in vectorizable_store() local
|
H A D | tree-vect-stmts.cc | 3275 tree vec_oprnd0 = NULL_TREE, vec_oprnd1 = NULL_TREE; in vectorizable_call() local 4646 tree vec_oprnd0, tree vec_oprnd1, int op_type, in vect_gen_widened_results_half() 5603 tree vec_oprnd1 = NULL_TREE; in vectorizable_shift() local 7313 tree vec_oprnd1 = NULL_TREE; in vectorizable_scan_store() local 7702 tree vec_oprnd0 = NULL_TREE, vec_oprnd1 = NULL_TREE, src; in vectorizable_store() local
|
/netbsd/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-stmts.c | 3241 tree vec_oprnd0 = NULL_TREE, vec_oprnd1 = NULL_TREE; in vectorizable_call() local 4550 tree vec_oprnd0, tree vec_oprnd1, int op_type, in vect_gen_widened_results_half() 4745 tree vec_oprnd0 = NULL_TREE, vec_oprnd1 = NULL_TREE; in vectorizable_conversion() local 5550 tree vec_oprnd1 = NULL_TREE; in vectorizable_shift() local 7171 tree vec_oprnd1 = NULL_TREE; in vectorizable_scan_store() local 7556 tree vec_oprnd0 = NULL_TREE, vec_oprnd1 = NULL_TREE, src; in vectorizable_store() local
|