Home
last modified time | relevance | path

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

/external/vixl/src/
Dutils-vixl.h82 inline bool IsIntN(unsigned n, uint32_t x) { in IsIntN() function
87 inline bool IsIntN(unsigned n, int32_t x) { in IsIntN() function
92 inline bool IsIntN(unsigned n, uint64_t x) { in IsIntN() function
97 inline bool IsIntN(unsigned n, int64_t x) { in IsIntN() function