Searched refs:IsLSL (Results 1 – 2 of 2) sorted by relevance
1307 bool IsLSL = !SignExtend && SrcRegKind == 'x'; in printMemExtendImpl() local1308 if (IsLSL) in printMemExtendImpl()1313 if (DoShift || IsLSL) { in printMemExtendImpl()
1534 class ZPRExtendRegisterOperand<bit SignExtend, bit IsLSL, string Repr,1542 # !if(IsLSL, "'x'", "'w'") # ", "