Searched refs:nir_udiv_imm (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_ubo_vec4.c | 132 nir_udiv_imm(b, byte_offset, chan_size_bytes), 167 nir_udiv_imm(b, chan_byte_offset, chan_size_bytes),
|
| H A D | nir_lower_subgroups.c | 663 nir_udiv_imm(b, idx, int_val->bit_size));
|
| H A D | nir_builder.h | 945 nir_udiv_imm(nir_builder *build, nir_ssa_def *x, uint64_t y) function in typeref:typename:nir_ssa_def *
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_nir_lower_cs_intrinsics.c | 134 nir_ssa_def *block = nir_udiv_imm(b, linear, height);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.3.0.rst | 1471 - nir: Add nir_[iu]shr_imm and nir_udiv_imm helpers and use them.
|
Completed in 12 milliseconds