Home
last modified time | relevance | path

Searched refs:ia64_move_ok (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/ia64/
Dia64-protos.h43 extern int ia64_move_ok (rtx, rtx);
Dia64.md277 "ia64_move_ok (operands[0], operands[1])"
302 "ia64_move_ok (operands[0], operands[1])"
327 "ia64_move_ok (operands[0], operands[1])"
358 "ia64_move_ok (operands[0], operands[1])"
491 "ia64_move_ok (operands[0], operands[1])"
507 "ia64_move_ok (operands[0], operands[1])"
523 "ia64_move_ok (operands[0], operands[1])"
543 "ia64_move_ok (operands[0], operands[1])"
865 "ia64_move_ok (operands[0], operands[1])"
899 "ia64_move_ok (operands[0], operands[1])"
[all …]
Dvect.md45 "ia64_move_ok (operands[0], operands[1])"
862 "ia64_move_ok (operands[0], operands[1])"
Dia64.c697 ia64_move_ok (rtx dst, rtx src) in ia64_move_ok() function
1058 if (!reload_in_progress && !reload_completed && !ia64_move_ok (op0, op1)) in ia64_expand_move()
1523 if (!ia64_move_ok (operands[0], operands[1])) in ia64_expand_movxf_movrf()
/freebsd-10-stable/contrib/gcc/
DChangeLog-20007990 (cmov insns): Use move_operand and ia64_move_ok.
14007 * config/ia64/ia64-protos.h (ia64_move_ok): Prototype.
14008 * config/ia64/ia64.c (ia64_move_ok): New function.