Home
last modified time | relevance | path

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

/external/vixl/src/
Dutils-vixl.h76 inline bool IsIntN(unsigned n, uint32_t x) { in IsIntN() function
81 inline bool IsIntN(unsigned n, int32_t x) { in IsIntN() function
86 inline bool IsIntN(unsigned n, uint64_t x) { in IsIntN() function
91 inline bool IsIntN(unsigned n, int64_t x) { in IsIntN() function