Searched refs:newC (Results 1 – 3 of 3) sorted by relevance
83 Vector3f newC = c + ( (AngleAxisf(angles[j*2+1], ax0) in FancySpheres() local86 mCenters.push_back(newC); in FancySpheres()
1759 IRTemp* newC, in compute_result_and_C_after_LSL_by_imm5() argument1765 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() argument1801 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() argument1871 if (newC) { in compute_result_and_C_after_LSR_by_imm5()[all …]
889 NFAConfiguration newC = labelDFATarget.addNFAConfiguration( in reach() local