Searched refs:KindImm (Results 1 – 1 of 1) sorted by relevance
59 KindImm, enumerator156 auto Op = make_unique<SystemZOperand>(KindImm, StartLoc, EndLoc); in createImm()210 return Kind == KindImm; in isImm()213 return Kind == KindImm && inRange(Imm, MinValue, MaxValue); in isImm()216 assert(Kind == KindImm && "Not an immediate"); in getImm()