Home
last modified time | relevance | path

Searched refs:operand_for_swap_move_operator (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlower-subreg.cc327 operand_for_swap_move_operator (rtx x) in operand_for_swap_move_operator() function
369 if ((op = operand_for_swap_move_operator (x)) != NULL_RTX) in simple_move()
416 if ((op = operand_for_swap_move_operator (src)) != NULL_RTX) in find_pseudo_copy()
921 if ((src_op = operand_for_swap_move_operator (src)) != NULL_RTX) in resolve_simple_move()
H A DChangeLog-20184214 * lower-subreg.c (operand_for_swap_move_operator): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlower-subreg.c327 operand_for_swap_move_operator (rtx x) in operand_for_swap_move_operator() function
369 if ((op = operand_for_swap_move_operator (x)) != NULL_RTX) in simple_move()
414 if ((op = operand_for_swap_move_operator (src)) != NULL_RTX) in find_pseudo_copy()
919 if ((src_op = operand_for_swap_move_operator (src)) != NULL_RTX) in resolve_simple_move()