Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4.h335 virtual void nir_emit_alu(nir_alu_instr *instr);
Dbrw_fs.h237 void nir_emit_alu(const brw::fs_builder &bld, nir_alu_instr *instr,
Dbrw_vec4_nir.cpp152 nir_emit_alu(nir_instr_as_alu(instr)); in nir_emit_instr()
1101 vec4_visitor::nir_emit_alu(nir_alu_instr *instr) in nir_emit_alu() function in brw::vec4_visitor
Dbrw_fs_nir.cpp472 nir_emit_alu(abld, nir_instr_as_alu(instr), true); in nir_emit_instr()
1003 fs_visitor::nir_emit_alu(const fs_builder &bld, nir_alu_instr *instr, in nir_emit_alu() function in fs_visitor
3461 nir_emit_alu(bld, alu, false); in nir_emit_fs_intrinsic()