Home
last modified time | relevance | path

Searched refs:predicate_rhs_code (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-if-conv.c2215 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 Dtree-if-conv.cc2348 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 DChangeLog-201816702 (predicate_rhs_code): Likewise.
16705 and predicate_rhs_code.
H A DChangeLog-202014375 * tree-if-conv.c (predicate_rhs_code): Likewise.