Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4.h331 virtual void nir_emit_instr(nir_instr *instr);
Dbrw_fs.h236 void nir_emit_instr(nir_instr *instr);
Dbrw_vec4_nir.cpp133 nir_emit_instr(instr); in nir_emit_block()
138 vec4_visitor::nir_emit_instr(nir_instr *instr) in nir_emit_instr() function in brw::vec4_visitor
Dbrw_fs_nir.cpp461 nir_emit_instr(instr); in nir_emit_block()
466 fs_visitor::nir_emit_instr(nir_instr *instr) in nir_emit_instr() function in fs_visitor