Searched defs:binary_op (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vectorizer.h | 42 binary_op, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vectorizer.h | 45 binary_op, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | libcp1plugin.cc | 2684 const char *binary_op, in plugin_build_binary_expr() 2906 const char *binary_op, in plugin_build_cast_expr()
|
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
H A D | libcp1plugin.cc | 2843 const char *binary_op, in plugin_build_binary_expr() 3065 const char *binary_op, in plugin_build_cast_expr()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | jit-recording.h | 1465 binary_op (context *ctxt, in binary_op() function
|
H A D | jit-recording.c | 5947 playback::rvalue *binary_op = in replay_into() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-recording.h | 1644 binary_op (context *ctxt, in binary_op() function
|
H A D | jit-recording.cc | 6745 playback::rvalue *binary_op = in replay_into() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | expr.cc | 99 binary_op (tree_code code, tree type, tree arg0, tree arg1) in binary_op() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | expr.cc | 103 tree binary_op (tree_code code, tree type, tree arg0, tree arg1) in binary_op() function in ExprVisitor
|