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

Overridden By

include/llvm/Analysis/TargetTransformInfo.h
 1701   int getExtractWithExtendCost(unsigned Opcode, Type *Dst, VectorType *VecTy,

References

lib/Analysis/TargetTransformInfo.cpp
  614   int Cost = TTIImpl->getExtractWithExtendCost(Opcode, Dst, VecTy, Index);