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