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

Declarations

lib/Target/SystemZ/SystemZTargetTransformInfo.h
   80   unsigned getVectorTruncCost(Type *SrcTy, Type *DstTy);

References

lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
  614     PackCost = getVectorTruncCost(SrcTy, DstTy);
  686       return getVectorTruncCost(Src, Dst);