Home
last modified time | relevance | path

Searched refs:u2uM (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_algebraic.py2191 u2uM = 'u2u{0}'.format(M) variable
2202 ((x2xN_M_bits, (u2uM, aN)), a),
2208 ((bcsel_M_bits, c, (x2xN, (u2uM, aN)), b), ('bcsel', c, a, b)),
2216 ((op_M_bits, (x2xN, (u2uM, aN)), b), (op, a, b)),
2763 u2uM = 'u2u{0}'.format(M) variable

Completed in 5 milliseconds