Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/
H A Dgit.mk142 intmax.m4 \
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_algebraic.py2011 intmax = (1 << (bit_size - 1)) - 1 variable
2016 ('bcsel', ('ige', b, 1), ('bcsel', ('ilt', ('iadd', a, b), a), intmax, ('iadd', a, b)),
2019 ('bcsel', ('ilt', b, 0), ('bcsel', ('ilt', ('isub', a, b), a), intmax, ('isub', a, b)),

Completed in 6 milliseconds