Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_algebraic.py733 b2iN = 'b2i{0}'.format(N) variable
735 (('ieq', (b2iN, 'a@1'), (b2iN, 'b@1')), ('ieq', a, b)),
736 (('ine', (b2iN, 'a@1'), (b2iN, 'b@1')), ('ine', a, b)),

Completed in 5 milliseconds