Searched defs:inRange (Results 1 – 4 of 4) sorted by relevance
204 bool inRange(MCInst const &MCI, size_t Index) { in inRange() function211 template <unsigned N> bool inRange(MCInst const &MCI, size_t Index) { in inRange() function
117 static bool inRange(int64_t Value, unsigned NumBits) { in inRange() function
85 static bool inRange(const MCExpr *Expr, int64_t MinValue, int64_t MaxValue) { in inRange() function
46 static bool inRange(const MCExpr *Expr, int64_t MinValue, int64_t MaxValue, in inRange() function