Home
last modified time | relevance | path

Searched refs:bool_zero (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc25067 tree bool_zero = build_int_cst (bool_int_type_node, 0); in add_condition_to_bb() local
25079 gimple *if_else_stmt = gimple_build_cond (NE_EXPR, cond_var, bool_zero, in add_condition_to_bb()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c24381 tree bool_zero = build_int_cst (bool_int_type_node, 0); in add_condition_to_bb() local
24393 gimple *if_else_stmt = gimple_build_cond (NE_EXPR, cond_var, bool_zero, in add_condition_to_bb()