Searched refs:HighScratchAccess (Results 1 – 1 of 1) sorted by relevance
461 unsigned HighScratchAccess = 0U; in getInstructionCaseForEncoding() local502 HighScratchAccess = std::max(HighScratchAccess, NumBits + LoBit); in getInstructionCaseForEncoding()515 RS.indent(Indent) << "if (Scratch.getBitWidth() < " << HighScratchAccess in getInstructionCaseForEncoding()516 << ") { Scratch = Scratch.zext(" << HighScratchAccess in getInstructionCaseForEncoding()