Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000-protos.h81 extern int rs6000_emit_vector_cond_expr (rtx, rtx, rtx, rtx, rtx, rtx);
H A Daltivec.md1432 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],
H A Drs6000.c11864 rs6000_emit_vector_cond_expr (rtx dest, rtx op1, rtx op2, in rs6000_emit_vector_cond_expr() function