Searched refs:HighScratchAccess (Results 1 – 1 of 1) sorted by relevance
460 unsigned HighScratchAccess = 0U; in getInstructionCaseForEncoding() local499 HighScratchAccess = std::max(HighScratchAccess, NumBits + LoBit); in getInstructionCaseForEncoding()512 RS.indent(I) << "if (Scratch.getBitWidth() < " << HighScratchAccess in getInstructionCaseForEncoding()513 << ") { Scratch = Scratch.zext(" << HighScratchAccess in getInstructionCaseForEncoding()