Searched defs:vec_oprnd0 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-stmts.c | 2853 tree vec_oprnd0 = NULL_TREE; in vect_build_gather_load_calls() local 3241 tree vec_oprnd0 = NULL_TREE, vec_oprnd1 = NULL_TREE; in vectorizable_call() local 3899 tree vec_oprnd0 = NULL_TREE; in vectorizable_simd_clone_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 7556 tree vec_oprnd0 = NULL_TREE, vec_oprnd1 = NULL_TREE, src; in vectorizable_store() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-stmts.cc | 2888 tree vec_oprnd0 = NULL_TREE; in vect_build_gather_load_calls() local 3275 tree vec_oprnd0 = NULL_TREE, vec_oprnd1 = NULL_TREE; in vectorizable_call() local 3973 tree vec_oprnd0 = NULL_TREE; in vectorizable_simd_clone_call() local 4646 tree vec_oprnd0, tree vec_oprnd1, int op_type, in vect_gen_widened_results_half() 7702 tree vec_oprnd0 = NULL_TREE, vec_oprnd1 = NULL_TREE, src; in vectorizable_store() local
|