Searched refs:brw_lsc_op_to_string (Results 1 – 3 of 3) sorted by relevance
38 const char *brw_lsc_op_to_string(unsigned op);
316 fprintf(file, " %s", brw_lsc_op_to_string(inst->src[i].ud)); in print_memory_logical_source()
574 brw_lsc_op_to_string(unsigned op) in brw_lsc_op_to_string() function