Searched refs:ia64_move_ok (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/contrib/gcc/config/ia64/ |
| D | ia64-protos.h | 43 extern int ia64_move_ok (rtx, rtx);
|
| D | ia64.md | 277 "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 …]
|
| D | vect.md | 45 "ia64_move_ok (operands[0], operands[1])" 862 "ia64_move_ok (operands[0], operands[1])"
|
| D | ia64.c | 697 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/ |
| D | ChangeLog-2000 | 7990 (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.
|