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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dinstr-a3xx.h35 void ir3_assert_handler(const char *expr, const char *file, int line,
47 if (ir3_assert_handler) { \
48 ir3_assert_handler(#expr, __FILE__, __LINE__, __func__); \
H A Ddisasm-a3xx.c570 ir3_assert_handler(const char *expr, const char *file, int line, function in typeref:typename:void

Completed in 6 milliseconds