Searched refs:copy_virtual_operands (Results 1 – 6 of 6) sorted by relevance
160 extern void copy_virtual_operands (tree, tree);
1733 copy_virtual_operands (*vec_stmt, stmt); in vectorizable_store()1858 copy_virtual_operands (new_stmt, stmt); in vectorizable_load()1896 copy_virtual_operands (new_stmt, stmt); in vectorizable_load()1910 copy_virtual_operands (new_stmt, stmt); in vectorizable_load()
2230 copy_virtual_operands (tree dest, tree src) in copy_virtual_operands() function
4336 copy_virtual_operands (copy, stmt); in tree_duplicate_bb()
17014 (vectorizable_store): Use copy_virtual_operands to update20796 (copy_virtual_operands): Move. New generic implementation.25607 (copy_virtual_operands): Use initialize routines for virtual use ops.27191 (vectorizable_store): copy_virtual_operands and update27193 (vectorizable_load): copy_virtual_operands. Remove call to
7364 (copy_virtual_operands): Copy the kill operand as well.19750 (copy_virtual_operands): Access v_may_def operands through a struct.27090 * tree-ssa-operands.c (copy_virtual_operands): New function.27091 * tree-ssa-operands.h (copy_virtual_operands): Declare.