Searched refs:rs6000_emit_vector_cond_expr (Results 1 – 4 of 4) sorted by relevance
| /freebsd-10-stable/contrib/gcc/config/rs6000/ |
| D | rs6000-protos.h | 81 extern int rs6000_emit_vector_cond_expr (rtx, rtx, rtx, rtx, rtx, rtx);
|
| D | altivec.md | 1432 if (rs6000_emit_vector_cond_expr (operands[0], operands[1], operands[2], 1451 if (rs6000_emit_vector_cond_expr (operands[0], operands[1], operands[2], 1470 if (rs6000_emit_vector_cond_expr (operands[0], operands[1], operands[2], 1489 if (rs6000_emit_vector_cond_expr (operands[0], operands[1], operands[2], 1508 if (rs6000_emit_vector_cond_expr (operands[0], operands[1], operands[2], 1527 if (rs6000_emit_vector_cond_expr (operands[0], operands[1], operands[2], 1546 if (rs6000_emit_vector_cond_expr (operands[0], operands[1], operands[2],
|
| D | rs6000.c | 11906 rs6000_emit_vector_cond_expr (rtx dest, rtx op1, rtx op2, in rs6000_emit_vector_cond_expr() function
|
| /freebsd-10-stable/contrib/gcc/ |
| D | ChangeLog-2004 | 9534 * rs6000/rs6000-protos.h (rs6000_emit_vector_cond_expr): New function. 9535 * rs6000/rs6000.c (rs6000_emit_vector_cond_expr): New function.
|