Home
last modified time | relevance | path

Searched refs:unary_op_reproducer_strings (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.c4891 const char * const unary_op_reproducer_strings[] = { variable
4913 unary_op_reproducer_strings[m_op], in write_reproducer()
H A Djit-recording.h33 extern const char * const unary_op_reproducer_strings[];
H A Dlibgccjit.c1345 gcc::jit::unary_op_reproducer_strings[op], in gcc_jit_context_new_unary_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.h33 extern const char * const unary_op_reproducer_strings[];
H A Djit-recording.cc5632 const char * const unary_op_reproducer_strings[] = { variable
5654 unary_op_reproducer_strings[m_op], in write_reproducer()
H A DChangeLog979 * jit-recording.c (unary_op_reproducer_strings): Make it extern.
981 * jit-recording.h (unary_op_reproducer_strings): Likewise.
2523 (unary_op_reproducer_strings): Likewise.
H A Dlibgccjit.cc2105 gcc::jit::unary_op_reproducer_strings[op], in gcc_jit_context_new_unary_op()