Searched refs:predicate_rhs_code (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-if-conv.c | 2215 predicate_rhs_code (gassign *stmt, tree mask, tree cond, in predicate_rhs_code() function 2456 new_stmt = predicate_rhs_code (stmt, mask, cond, &ssa_names); in predicate_statements()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-if-conv.cc | 2348 predicate_rhs_code (gassign *stmt, tree mask, tree cond, in predicate_rhs_code() function 2590 new_stmt = predicate_rhs_code (stmt, mask, cond, &ssa_names); in predicate_statements()
|
H A D | ChangeLog-2018 | 16702 (predicate_rhs_code): Likewise. 16705 and predicate_rhs_code.
|
H A D | ChangeLog-2020 | 14375 * tree-if-conv.c (predicate_rhs_code): Likewise.
|