Searched refs:ExtendFrom (Results 1 – 1 of 1) sorted by relevance
83 unsigned ExtendFrom = 64) { in matchingImmOps() argument88 if (ExtendFrom < 64) in matchingImmOps()89 Imm = SignExtend64(Imm, ExtendFrom); in matchingImmOps()