reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2754 if (ShOp == AArch64_AM::InvalidShiftExtend) 2763 if (ShOp == AArch64_AM::LSL || ShOp == AArch64_AM::LSR || 2763 if (ShOp == AArch64_AM::LSL || ShOp == AArch64_AM::LSR || 2764 ShOp == AArch64_AM::ASR || ShOp == AArch64_AM::ROR || 2764 ShOp == AArch64_AM::ASR || ShOp == AArch64_AM::ROR || 2765 ShOp == AArch64_AM::MSL) { 2774 AArch64Operand::CreateShiftExtend(ShOp, 0, false, S, E, getContext())); 2800 ShOp, MCE->getValue(), true, S, E, getContext()));