Searched defs:IsLSL (Results 1 – 2 of 2) sorted by relevance
1128 bool IsLSL = !SignExtend && SrcRegKind == 'x'; in printMemExtend() local
1059 bool IsLSL() const { return shift_ == LSL; } in IsLSL() function