Home
last modified time | relevance | path

Searched refs:MAX_INT16 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/Analysis/ScalarEvolution/
Dpredicated-trip-count.ll9 ; (1 + (-1 smax %M)) <= MAX_INT16
11 ; At the limit condition for M (MAX_INT16 - 1) we have in the
13 ; i0 <- MAX_INT16
14 ; i0.ext <- MAX_INT16
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/
Dpredicated-trip-count.ll9 ; (1 + (-1 smax %M)) <= MAX_INT16
11 ; At the limit condition for M (MAX_INT16 - 1) we have in the
13 ; i0 <- MAX_INT16
14 ; i0.ext <- MAX_INT16
/external/python/rsa/rsa/
Dmachine_size.py24 MAX_INT16 = (1 << 15) - 1 variable
D_compat.py28 MAX_INT16 = (1 << 15) - 1 variable
/external/libchrome/mojo/public/interfaces/bindings/tests/
Dtest_constants.mojom19 // In the range of (MAX_INT16, MAX_UINT16].