Home
last modified time | relevance | path

Searched refs:tmp_op (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-patterns.c2833 tree tmp_op = vect_recog_temp_ssa_var (multtype, NULL); in vect_synth_mult_by_constant() local
2834 stmt = gimple_build_assign (tmp_op, CONVERT_EXPR, op); in vect_synth_mult_by_constant()
2836 op = tmp_op; in vect_synth_mult_by_constant()
H A Dsimplify-rtx.c3907 rtx tmp_op, tmp; in simplify_binary_operation_1() local
3938 tmp_op = op00; in simplify_binary_operation_1()
3941 tmp_op = op01; in simplify_binary_operation_1()
3946 tmp_op = op0; in simplify_binary_operation_1()
3952 tmp_op, gen_rtx_PARALLEL (VOIDmode, vec)); in simplify_binary_operation_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-patterns.cc3189 tree tmp_op = vect_recog_temp_ssa_var (multtype, NULL); in vect_synth_mult_by_constant() local
3190 stmt = gimple_build_assign (tmp_op, CONVERT_EXPR, op); in vect_synth_mult_by_constant()
3192 op = tmp_op; in vect_synth_mult_by_constant()
H A Dsimplify-rtx.cc4295 rtx tmp_op, tmp; in simplify_binary_operation_1() local
4326 tmp_op = op00; in simplify_binary_operation_1()
4329 tmp_op = op01; in simplify_binary_operation_1()
4334 tmp_op = op0; in simplify_binary_operation_1()
4340 tmp_op, gen_rtx_PARALLEL (VOIDmode, vec)); in simplify_binary_operation_1()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dbfin.md1251 rtx tmp_op = operands[2];
1254 operands[2] = tmp_op;
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.md1250 rtx tmp_op = operands[2];
1253 operands[2] = tmp_op;