Searched defs:and_expr (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-c.c | 1121 tree and_expr = fold_build2_loc (loc, BIT_AND_EXPR, arg0_type, in altivec_resolve_overloaded_builtin() local 1221 tree and_expr = fold_build2_loc (loc, BIT_AND_EXPR, arg0_type, in altivec_resolve_overloaded_builtin() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-c.cc | 1109 tree and_expr = fold_build2_loc (loc, BIT_AND_EXPR, types[0], in resolve_vec_adde_sube() local 1195 tree and_expr = fold_build2_loc (loc, BIT_AND_EXPR, types[0], in resolve_vec_addec_subec() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const.c | 8844 tree and_expr = op0; in fold_unary_loc() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const.cc | 9457 tree and_expr = op0; in fold_unary_loc() local
|