Lines Matching refs:isU8Imm
467 bool isU8Imm() const { return Kind == Immediate && isUInt<8>(getImm()); }