Searched defs:is_or (Results 1 – 7 of 7) sorted by relevance
2050 static int is_or(enum isl_ast_expr_op_type op) in is_or() function
4403 bool is_or = (strcmp ("or", narrowable[opi].wide) == 0); in can_narrow_instruction() local4567 bool is_or = (strcmp ("or", widenable[opi].wide) == 0); in can_widen_instruction() local
4414 bool is_or = (strcmp ("or", narrowable[opi].wide) == 0); in can_narrow_instruction() local4578 bool is_or = (strcmp ("or", widenable[opi].wide) == 0); in can_widen_instruction() local
6014 bool is_or = (innercode == BIT_IOR_EXPR); in or_var_with_comparison_1() local
7106 bool is_or = (innercode == BIT_IOR_EXPR); in or_var_with_comparison_1() local
6291 unsigned int is_or : 1; /* Is register used as part of or.andcm? */ member