Home
last modified time | relevance | path

Searched refs:binary_op_strings (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.c4945 static const char * const binary_op_strings[] = { variable
4967 binary_op_strings[m_op], in make_debug_string()
5969 binary_op_strings[m_op], in make_debug_string()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.cc5686 static const char * const binary_op_strings[] = { variable
5708 binary_op_strings[m_op], in make_debug_string()
6767 binary_op_strings[m_op], in make_debug_string()
H A DChangeLog.jit433 * internal-api.c (binary_op_strings): Likewise.
2481 (binary_op_strings): New table of strings for use by...