Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4.h308 virtual void nir_emit_instr(nir_instr *instr);
Dbrw_fs.h242 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.cpp415 nir_emit_instr(instr); in nir_emit_block()
420 fs_visitor::nir_emit_instr(nir_instr *instr) in nir_emit_instr() function in fs_visitor