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