Searched refs:rc_remove_instruction (Results 1 – 8 of 8) sorted by relevance
236 rc_remove_instruction(inst); in transform_ABS()256 rc_remove_instruction(inst); in transform_CEIL()272 rc_remove_instruction(inst); in transform_CLAMP()287 rc_remove_instruction(inst); in transform_DP2()298 rc_remove_instruction(inst); in transform_DPH()311 rc_remove_instruction(inst); in transform_DST()321 rc_remove_instruction(inst); in transform_FLR()339 rc_remove_instruction(inst); in transform_TRUNC()422 rc_remove_instruction(inst); in transform_LIT()437 rc_remove_instruction(inst); in transform_LRP()[all …]
76 rc_remove_instruction(loop->BeginLoop); in unroll_loop()77 rc_remove_instruction(loop->EndLoop); in unroll_loop()310 rc_remove_instruction(loop->Cond); in try_unroll_loop()311 rc_remove_instruction(loop->If); in try_unroll_loop()312 rc_remove_instruction(loop->Brk); in try_unroll_loop()313 rc_remove_instruction(loop->EndIf); in try_unroll_loop()479 rc_remove_instruction(loop->Brk); in transform_loop()480 rc_remove_instruction(loop->EndIf); in transform_loop()
229 rc_remove_instruction(branch->If); in handle_endif()231 rc_remove_instruction(branch->Else); in handle_endif()232 rc_remove_instruction(inst); in handle_endif()
206 void rc_remove_instruction(struct rc_instruction * inst);
186 rc_remove_instruction(inst_mov); in copy_propagate()610 rc_remove_instruction(inst_add); in peephole_add_presub_add()675 rc_remove_instruction(inst_add); in peephole_add_presub_inv()849 rc_remove_instruction(inst_mul); in peephole_mul_omod()
202 void rc_remove_instruction(struct rc_instruction * inst) in rc_remove_instruction() function
280 rc_remove_instruction(to_delete); in rc_vert_fc()
337 rc_remove_instruction(todelete); in rc_dataflow_deadcode()