• Home
  • Raw
  • Download

Lines Matching refs:newC

1759                IRTemp* newC,  in compute_result_and_C_after_LSL_by_imm5()  argument
1765 if (newC) { in compute_result_and_C_after_LSL_by_imm5()
1766 assign( *newC, mk_armg_calculate_flag_c() ); in compute_result_and_C_after_LSL_by_imm5()
1772 if (newC) { in compute_result_and_C_after_LSL_by_imm5()
1773 assign( *newC, in compute_result_and_C_after_LSL_by_imm5()
1789 IRTemp* newC, in compute_result_and_C_after_LSL_by_reg() argument
1801 if (newC) { in compute_result_and_C_after_LSL_by_reg()
1813 *newC, in compute_result_and_C_after_LSL_by_reg()
1862 IRTemp* newC, in compute_result_and_C_after_LSR_by_imm5() argument
1871 if (newC) { in compute_result_and_C_after_LSR_by_imm5()
1872 assign( *newC, in compute_result_and_C_after_LSR_by_imm5()
1884 if (newC) { in compute_result_and_C_after_LSR_by_imm5()
1885 assign( *newC, in compute_result_and_C_after_LSR_by_imm5()
1901 IRTemp* newC, in compute_result_and_C_after_LSR_by_reg() argument
1913 if (newC) { in compute_result_and_C_after_LSR_by_reg()
1923 *newC, in compute_result_and_C_after_LSR_by_reg()
1972 IRTemp* newC, in compute_result_and_C_after_ASR_by_imm5() argument
1981 if (newC) { in compute_result_and_C_after_ASR_by_imm5()
1982 assign( *newC, in compute_result_and_C_after_ASR_by_imm5()
1994 if (newC) { in compute_result_and_C_after_ASR_by_imm5()
1995 assign( *newC, in compute_result_and_C_after_ASR_by_imm5()
2011 IRTemp* newC, in compute_result_and_C_after_ASR_by_reg() argument
2023 if (newC) { in compute_result_and_C_after_ASR_by_reg()
2033 *newC, in compute_result_and_C_after_ASR_by_reg()
2083 IRTemp* newC, in compute_result_and_C_after_ROR_by_reg() argument
2098 if (newC) { in compute_result_and_C_after_ROR_by_reg()
2100 *newC, in compute_result_and_C_after_ROR_by_reg()
2163 /*OUT*/IRTemp* newC, in compute_result_and_C_after_shift_by_imm5() argument
2177 buf, res, newC, rMt, shift_amt, rM in compute_result_and_C_after_shift_by_imm5()
2183 buf, res, newC, rMt, shift_amt, rM in compute_result_and_C_after_shift_by_imm5()
2189 buf, res, newC, rMt, shift_amt, rM in compute_result_and_C_after_shift_by_imm5()
2200 if (newC) { in compute_result_and_C_after_shift_by_imm5()
2201 assign( *newC, in compute_result_and_C_after_shift_by_imm5()
2215 if (newC) { in compute_result_and_C_after_shift_by_imm5()
2216 assign( *newC, in compute_result_and_C_after_shift_by_imm5()
2256 /*OUT*/IRTemp* newC, in compute_result_and_C_after_shift_by_reg() argument
2268 buf, res, newC, rMt, rSt, rM, rS in compute_result_and_C_after_shift_by_reg()
2274 buf, res, newC, rMt, rSt, rM, rS in compute_result_and_C_after_shift_by_reg()
2280 buf, res, newC, rMt, rSt, rM, rS in compute_result_and_C_after_shift_by_reg()
2286 buf, res, newC, rMt, rSt, rM, rS in compute_result_and_C_after_shift_by_reg()