Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbi_print.c170 bi_imath_op_name(enum bi_imath_op op) in bi_imath_op_name() function
264 fprintf(fp, "%s", bi_imath_op_name(ins->op.imath)); in bi_print_instruction()