Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_algebraic.py740 b2fN = 'b2f{0}'.format(N) variable
742 (('feq', (b2fN, 'a@1'), (b2fN, 'b@1')), ('ieq', a, b)),
743 (('fneu', (b2fN, 'a@1'), (b2fN, 'b@1')), ('ine', a, b)),

Completed in 5 milliseconds