Home
last modified time | relevance | path

Searched refs:spill_xfmode_rfmode_operand (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/ia64/
Dia64.c1378 spill_xfmode_rfmode_operand (rtx in, int force, enum machine_mode mode) in spill_xfmode_rfmode_operand() function
1456 operands[1] = spill_xfmode_rfmode_operand (operands[1], 1, mode); in ia64_expand_movxf_movrf()
1483 operands[1] = spill_xfmode_rfmode_operand (op1, 0, mode); in ia64_expand_movxf_movrf()
1504 operands[1] = spill_xfmode_rfmode_operand (operands[1], 0, mode); in ia64_expand_movxf_movrf()
/freebsd-10-stable/contrib/gcc/
DChangeLog-200513703 (spill_xfmode_operand): Rename to spill_xfmode_rfmode_operand.