Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_print.cpp74 brw_instruction_name(const struct brw_isa_info *isa, enum opcode op) in brw_instruction_name() function
384 fprintf(file, "%s", brw_instruction_name(&s.compiler->isa, inst->opcode)); in brw_print_instruction()