Searched refs:amul (Results 1 – 7 of 7) sorted by relevance
104 - nir/lower_int64: lower 64-bit amul
2913 - nir: add amul instruction
877 - nir/lower_amul: do not lower 64bit amul to imul24
3897 - nir/lower_int64: lower 64-bit amul
3058 - nouveau/codegen: Handle nir op amul
970 _nir_mul_imm(nir_builder *build, nir_def *x, uint64_t y, bool amul) in _nir_mul_imm() argument983 } else if (amul) { in _nir_mul_imm()