Searched defs:binary_op (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dexpr.cc103 tree binary_op (tree_code code, tree type, tree arg0, tree arg1) function in class:ExprVisitor
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dexpr.cc99 binary_op (tree_code code, tree type, tree arg0, tree arg1) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.c5947 playback::rvalue *binary_op = local
5957 binary_op); local
[all...]
H A Djit-recording.h1462 class binary_op : public rvalue class in namespace:gcc::jit::recording
1465 binary_op (context *ctxt, function in class:gcc::jit::recording::binary_op
/netbsd-current/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc2684 plugin_build_binary_expr(cc1_plugin::connection *self, const char *binary_op, gcc_expr operand1, gcc_expr operand2) argument
2906 plugin_build_cast_expr(cc1_plugin::connection *self, const char *binary_op, gcc_type operand1, gcc_expr operand2) argument
/netbsd-current/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc2842 plugin_build_binary_expr(cc1_plugin::connection *self, const char *binary_op, gcc_expr operand1, gcc_expr operand2) argument
3064 plugin_build_cast_expr(cc1_plugin::connection *self, const char *binary_op, gcc_type operand1, gcc_expr operand2) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.cc6745 playback::rvalue *binary_op = local
6755 binary_op); local
[all...]
H A Djit-recording.h1641 class binary_op : public rvalue class in namespace:gcc::jit::recording
1644 binary_op (context *ctxt, function in class:gcc::jit::recording::binary_op
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vectorizer.h42 binary_op, enumerator in enum:operation_type
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-vectorizer.h45 binary_op, enumerator in enum:operation_type

Completed in 365 milliseconds