Searched defs:isIntN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/ADT/
H A DAPInt.h373 bool isIntN(unsigned N) const { function in class:llvm::APInt
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DMathExtras.h321 inline bool isIntN(unsigned N, int64_t x) { function in namespace:llvm

Completed in 56 milliseconds