Searched refs:can_interpret_as_conditional_op_p (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | internal-fn.h | 220 extern bool can_interpret_as_conditional_op_p (gimple *, tree *,
|
| D | tree-ssa-math-opts.cc | 3040 if (!can_interpret_as_conditional_op_p (use_stmt, &cond, &code, in convert_mult_to_fma_1() 3347 if (!can_interpret_as_conditional_op_p (use_stmt, &cond, &code, ops, in convert_mult_to_fma()
|
| D | internal-fn.cc | 4176 can_interpret_as_conditional_op_p (gimple *stmt, tree *cond_out, in can_interpret_as_conditional_op_p() function
|
| D | ChangeLog-2018 | 16716 * internal-fn.h (can_interpret_as_conditional_op_p): Declare. 16717 * internal-fn.c (can_interpret_as_conditional_op_p): New function.
|