Lines Matching refs:isU12Imm
465 bool isU12Imm() const { return Kind == Immediate && isUInt<12>(getImm()); }