Searched refs:instrument_builtin_call (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtsan.c485 instrument_builtin_call (gimple_stmt_iterator *gsi) function
715 instrument_builtin_call (gsi);
H A Dasan.c2422 instrument_builtin_call (gimple_stmt_iterator *iter) function
2531 memory. Look at instrument_builtin_call to learn more.
2542 if (is_builtin && instrument_builtin_call (iter))
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtsan.cc491 instrument_builtin_call (gimple_stmt_iterator *gsi) function
726 instrument_builtin_call (gsi);
H A Dasan.cc2823 instrument_builtin_call (gimple_stmt_iterator *iter) function
2932 memory. Look at instrument_builtin_call to learn more.
2943 if (is_builtin && instrument_builtin_call (iter))

Completed in 253 milliseconds