Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_disasm.h38 const char *brw_lsc_op_to_string(unsigned op);
H A Dbrw_print.cpp316 fprintf(file, " %s", brw_lsc_op_to_string(inst->src[i].ud)); in print_memory_logical_source()
H A Dbrw_disasm.c574 brw_lsc_op_to_string(unsigned op) in brw_lsc_op_to_string() function