Home | History | Annotate | Download | only in AArch64

Lines Matching refs:AArch64_AM

95   if (AArch64_AM::processLogicalImmediate(OrrImm, 64, Encoding)) {
112 .addImm(AArch64_AM::getShifterImm(AArch64_AM::LSL, ShiftAmt));
127 return AArch64_AM::processLogicalImmediate(Chunk, 64, Encoding);
190 .addImm(AArch64_AM::getShifterImm(AArch64_AM::LSL, ShiftAmt));
214 .addImm(AArch64_AM::getShifterImm(AArch64_AM::LSL, ShiftAmt));
346 AArch64_AM::processLogicalImmediate(OrrImm, 64, Encoding);
365 AArch64_AM::getShifterImm(AArch64_AM::LSL, FirstMovkIdx * 16));
381 AArch64_AM::getShifterImm(AArch64_AM::LSL, SecondMovkIdx * 16));
400 if (AArch64_AM::processLogicalImmediate(UImm, BitSize, Encoding)) {
529 .addImm(AArch64_AM::getShifterImm(AArch64_AM::LSL, Shift));
555 .addImm(AArch64_AM::getShifterImm(AArch64_AM::LSL, Shift));
631 .addImm(AArch64_AM::getShifterImm(AArch64_AM::LSL, 0));