Searched defs:const1 (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-c.c | 1119 tree const1 = build_int_cstu (TREE_TYPE (arg0_type), 1); in altivec_resolve_overloaded_builtin() local 1219 tree const1 = build_int_cstu (TREE_TYPE (arg0_type), 1); in altivec_resolve_overloaded_builtin() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-c.cc | 1107 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); in resolve_vec_adde_sube() local 1193 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); in resolve_vec_addec_subec() local
|
/netbsd-src/sys/external/bsd/sljit/dist/test_src/ |
H A D | sljitTest.c | 810 struct sljit_const* const1; in test11() local 2402 struct sljit_const* const1 = NULL; in test28() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-data-ref.cc | 4271 lambda_int const1) in lambda_matrix_row_add() 4298 int size, lambda_int const1) in lambda_vector_mult_const()
|
H A D | combine.cc | 10316 … (enum rtx_code *pop0, HOST_WIDE_INT *pconst0, enum rtx_code op1, HOST_WIDE_INT const1, machine_mo… in merge_outer_ops()
|
H A D | fold-const.cc | 10313 tree const1 = TREE_OPERAND (arg0, 1); in fold_comparison() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-data-ref.c | 3948 lambda_int const1) in lambda_matrix_row_add() 3964 int size, lambda_int const1) in lambda_vector_mult_const()
|
H A D | combine.c | 10443 … (enum rtx_code *pop0, HOST_WIDE_INT *pconst0, enum rtx_code op1, HOST_WIDE_INT const1, machine_mo… in merge_outer_ops()
|
H A D | fold-const.c | 9684 tree const1 = TREE_OPERAND (arg0, 1); in fold_comparison() local
|