Searched refs:IsLSL (Results 1 – 2 of 2) sorted by relevance
1008 bool IsLSL = !SignExtend && SrcRegKind == 'x'; in printMemExtendImpl() local1009 if (IsLSL) in printMemExtendImpl()1014 if (DoShift || IsLSL) in printMemExtendImpl()
1052 class ZPRExtendRegisterOperand<bit SignExtend, bit IsLSL, string Repr,1060 # !if(IsLSL, "'x'", "'w'") # ", "