Searched refs:CheckShiftValid (Results 1 – 2 of 2) sorted by relevance
1610 bool CheckShiftValid(const Insn &insn, const BitShiftOperand &lsl) const;
5337 bool ComplexMemOperandLSLAArch64::CheckShiftValid(const Insn &insn, const BitShiftOperand &lsl) con… in CheckShiftValid() function in maplebe::ComplexMemOperandLSLAArch645404 if (!CheckShiftValid(*nextInsn, lsl)) { in Run()