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

References

lib/Target/AArch64/AArch64TargetTransformInfo.h
  155     if (Ty->isHalfTy() || Ty->isFloatTy() || Ty->isDoubleTy())
  155     if (Ty->isHalfTy() || Ty->isFloatTy() || Ty->isDoubleTy())
  155     if (Ty->isHalfTy() || Ty->isFloatTy() || Ty->isDoubleTy())
  158     if (Ty->isIntegerTy(8) || Ty->isIntegerTy(16) ||
  158     if (Ty->isIntegerTy(8) || Ty->isIntegerTy(16) ||
  159         Ty->isIntegerTy(32) || Ty->isIntegerTy(64))
  159         Ty->isIntegerTy(32) || Ty->isIntegerTy(64))