Searched refs:ia64_invalid_binary_op (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.c299 static const char *ia64_invalid_binary_op (int, const_tree, const_tree);
531 #define TARGET_INVALID_BINARY_OP ia64_invalid_binary_op
10630 ia64_invalid_binary_op (int op ATTRIBUTE_UNUSED, const_tree type1, const_tree type2)
10606 ia64_invalid_binary_op (int op ATTRIBUTE_UNUSED, const_tree type1, const_tree type2) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/ia64/
H A Dia64.c269 static const char *ia64_invalid_binary_op (int, tree, tree);
444 #define TARGET_INVALID_BINARY_OP ia64_invalid_binary_op
9126 ia64_invalid_binary_op (int op ATTRIBUTE_UNUSED, tree type1, tree type2)
9102 ia64_invalid_binary_op (int op ATTRIBUTE_UNUSED, tree type1, tree type2) function

Completed in 134 milliseconds