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

Declarations

lib/Target/SystemZ/SystemZTargetTransformInfo.h
   82   unsigned getBoolVecToIntConversionCost(unsigned Opcode, Type *Dst,

References

lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
  703         return getBoolVecToIntConversionCost(Opcode, Dst, I);
  717           return getBoolVecToIntConversionCost(Opcode, Dst, I) + NumDstVectors;