Home
last modified time | relevance | path

Searched refs:if_convertible_stmt_p (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-if-conv.c1062 if_convertible_stmt_p (gimple *stmt, vec<data_reference_p> refs) in if_convertible_stmt_p() function
1495 if (!if_convertible_stmt_p (gsi_stmt (itr), *refs)) in if_convertible_loop_p_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-if-conv.cc1076 if_convertible_stmt_p (gimple *stmt, vec<data_reference_p> refs) in if_convertible_stmt_p() function
1517 if (!if_convertible_stmt_p (gsi_stmt (itr), *refs)) in if_convertible_loop_p_1()
H A DChangeLog-201016591 (if_convertible_stmt_p): Same.
16608 (if_convertible_stmt_p): Remove loop and bb parameters. Update calls
16610 (if_convertible_loop_p): Update call to if_convertible_stmt_p.
H A DChangeLog-20132507 (if_convertible_stmt_p): Add any_mask_load_store argument,
2516 pass it down to if_convertible_stmt_p and if_convertible_phi_p,
2517 call if_convertible_phi_p only after all if_convertible_stmt_p calls.
H A DChangeLog-201611777 * tree-if-conv.c (if_convertible_stmt_p): Likewise.
27773 (if_convertible_stmt_p, if_convertible_loop_p_1): Ditto.
H A DChangeLog-20063007 (if_convertible_stmt_p): Adjust for GIMPLE_MODIFY_STMT.
H A DChangeLog-20212347 * tree-if-conv.c (if_convertible_stmt_p): Likewise.
H A DChangeLog-200911479 (if_convertible_stmt_p): Handle debug stmts.
H A DChangeLog-201812064 * tree-if-conv.c (if_convertible_stmt_p): Likewise.
H A DChangeLog-201128879 * tree-if-conv.c (if_convertible_stmt_p): Const builtins
H A DChangeLog-201543069 (if_convertible_stmt_p): Fix commentary.
H A DChangeLog-20043979 (if_convertible_stmt_p): ... new name.