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

References

gen/lib/Target/AArch64/AArch64GenSubtargetInfo.inc
17831   if (Bits[AArch64::FeatureExynosCheapAsMoveHandling]) ExynosAsCheapAsMove = true;
lib/Target/AArch64/AArch64Subtarget.h
  324   bool hasExynosCheapAsMoveHandling() const { return ExynosAsCheapAsMove; }