Lines Matching refs:newC

1732                IRTemp* newC,  in compute_result_and_C_after_LSL_by_imm5()  argument
1738 if (newC) { in compute_result_and_C_after_LSL_by_imm5()
1739 assign( *newC, mk_armg_calculate_flag_c() ); in compute_result_and_C_after_LSL_by_imm5()
1745 if (newC) { in compute_result_and_C_after_LSL_by_imm5()
1746 assign( *newC, in compute_result_and_C_after_LSL_by_imm5()
1762 IRTemp* newC, in compute_result_and_C_after_LSL_by_reg() argument
1774 if (newC) { in compute_result_and_C_after_LSL_by_reg()
1786 *newC, in compute_result_and_C_after_LSL_by_reg()
1835 IRTemp* newC, in compute_result_and_C_after_LSR_by_imm5() argument
1844 if (newC) { in compute_result_and_C_after_LSR_by_imm5()
1845 assign( *newC, in compute_result_and_C_after_LSR_by_imm5()
1857 if (newC) { in compute_result_and_C_after_LSR_by_imm5()
1858 assign( *newC, in compute_result_and_C_after_LSR_by_imm5()
1874 IRTemp* newC, in compute_result_and_C_after_LSR_by_reg() argument
1886 if (newC) { in compute_result_and_C_after_LSR_by_reg()
1896 *newC, in compute_result_and_C_after_LSR_by_reg()
1945 IRTemp* newC, in compute_result_and_C_after_ASR_by_imm5() argument
1954 if (newC) { in compute_result_and_C_after_ASR_by_imm5()
1955 assign( *newC, in compute_result_and_C_after_ASR_by_imm5()
1967 if (newC) { in compute_result_and_C_after_ASR_by_imm5()
1968 assign( *newC, in compute_result_and_C_after_ASR_by_imm5()
1984 IRTemp* newC, in compute_result_and_C_after_ASR_by_reg() argument
1996 if (newC) { in compute_result_and_C_after_ASR_by_reg()
2006 *newC, in compute_result_and_C_after_ASR_by_reg()
2056 IRTemp* newC, in compute_result_and_C_after_ROR_by_reg() argument
2071 if (newC) { in compute_result_and_C_after_ROR_by_reg()
2073 *newC, in compute_result_and_C_after_ROR_by_reg()
2136 /*OUT*/IRTemp* newC, in compute_result_and_C_after_shift_by_imm5() argument
2150 buf, res, newC, rMt, shift_amt, rM in compute_result_and_C_after_shift_by_imm5()
2156 buf, res, newC, rMt, shift_amt, rM in compute_result_and_C_after_shift_by_imm5()
2162 buf, res, newC, rMt, shift_amt, rM in compute_result_and_C_after_shift_by_imm5()
2173 if (newC) { in compute_result_and_C_after_shift_by_imm5()
2174 assign( *newC, in compute_result_and_C_after_shift_by_imm5()
2188 if (newC) { in compute_result_and_C_after_shift_by_imm5()
2189 assign( *newC, in compute_result_and_C_after_shift_by_imm5()
2229 /*OUT*/IRTemp* newC, in compute_result_and_C_after_shift_by_reg() argument
2241 buf, res, newC, rMt, rSt, rM, rS in compute_result_and_C_after_shift_by_reg()
2247 buf, res, newC, rMt, rSt, rM, rS in compute_result_and_C_after_shift_by_reg()
2253 buf, res, newC, rMt, rSt, rM, rS in compute_result_and_C_after_shift_by_reg()
2259 buf, res, newC, rMt, rSt, rM, rS in compute_result_and_C_after_shift_by_reg()