Searched defs:bit_value_binop (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-ccp.c | 1348 bit_value_binop (enum tree_code code, signop sgn, int width, in bit_value_binop() function 1628 bit_value_binop (enum tree_code code, tree type, tree rhs1, tree rhs2) in bit_value_binop() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-ccp.cc | 1486 bit_value_binop (enum tree_code code, signop sgn, int width, in bit_value_binop() function 2008 bit_value_binop (enum tree_code code, tree type, tree rhs1, tree rhs2) in bit_value_binop() function
|