Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_shader.h102 const char *brw_instruction_name(const struct brw_isa_info *isa,
H A Dbrw_shader.cpp165 brw_instruction_name(const struct brw_isa_info *isa, enum opcode op) in brw_instruction_name() function
H A Dbrw_vec4.cpp1324 fprintf(file, "%s(%d)", brw_instruction_name(&compiler->isa, inst->opcode), in dump_instruction()
H A Dbrw_fs.cpp5660 fprintf(file, "%s", brw_instruction_name(&compiler->isa, inst->opcode));

Completed in 14 milliseconds