Home
last modified time | relevance | path

Searched defs:IsIntN (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/
Dutils-vixl.h70 inline bool IsIntN(unsigned n, uint32_t x) { in IsIntN() function
75 inline bool IsIntN(unsigned n, int32_t x) { in IsIntN() function
80 inline bool IsIntN(unsigned n, uint64_t x) { in IsIntN() function
85 inline bool IsIntN(unsigned n, int64_t x) { in IsIntN() function