Searched refs:amul (Results 1 – 4 of 4) sorted by relevance
104 - nir/lower_int64: lower 64-bit amul
2918 - nir: add amul instruction
3897 - nir/lower_int64: lower 64-bit amul
792 _nir_mul_imm(nir_builder *build, nir_ssa_def *x, uint64_t y, bool amul) in _nir_mul_imm() argument804 } else if (amul) { in _nir_mul_imm()