Home
last modified time | relevance | path

Searched defs:nir_print_instr (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_disasm_info.c30 __attribute__((weak)) void nir_print_instr(UNUSED const nir_instr *instr, in nir_print_instr() function
/third_party/mesa3d/src/compiler/nir/
Dnir_print.c1793 nir_print_instr(const nir_instr *instr, FILE *fp) in nir_print_instr() function