Home
last modified time | relevance | path

Searched defs:is_or (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_ast.c2050 static int is_or(enum isl_ast_expr_op_type op) in is_or() function
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-xtensa.c4403 bool is_or = (strcmp ("or", narrowable[opi].wide) == 0); in can_narrow_instruction() local
4567 bool is_or = (strcmp ("or", widenable[opi].wide) == 0); in can_widen_instruction() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-xtensa.c4414 bool is_or = (strcmp ("or", narrowable[opi].wide) == 0); in can_narrow_instruction() local
4578 bool is_or = (strcmp ("or", widenable[opi].wide) == 0); in can_widen_instruction() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-fold.c6014 bool is_or = (innercode == BIT_IOR_EXPR); in or_var_with_comparison_1() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-fold.cc7106 bool is_or = (innercode == BIT_IOR_EXPR); in or_var_with_comparison_1() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc6291 unsigned int is_or : 1; /* Is register used as part of or.andcm? */ member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c6291 unsigned int is_or : 1; /* Is register used as part of or.andcm? */ member