Searched defs:inRange (Results 1 – 3 of 3) sorted by relevance
195 bool inRange(MCInst const &MCI, size_t Index) { in inRange() function202 template <unsigned N> bool inRange(MCInst const &MCI, size_t Index) { in inRange() function
110 static bool inRange(int64_t Value, unsigned NumBits) { in inRange() function
43 static bool inRange(const MCExpr *Expr, int64_t MinValue, int64_t MaxValue) { in inRange() function