reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
 1953   if (AArch64_AM::getShiftType(ShiftTypeAndValue) == AArch64_AM::LSL) {
 1955     uint64_t ShiftAmt = AArch64_AM::getShiftValue(ShiftTypeAndValue);
 1959   } else if (AArch64_AM::getShiftType(ShiftTypeAndValue) == AArch64_AM::LSR) {
 1963     uint64_t ShiftAmt = AArch64_AM::getShiftValue(ShiftTypeAndValue);