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

Declarations

lib/Target/AArch64/AArch64TargetTransformInfo.h
  116   int getExtractWithExtendCost(unsigned Opcode, Type *Dst, VectorType *VecTy,

References

include/llvm/Analysis/TargetTransformInfo.h
 1703     return Impl.getExtractWithExtendCost(Opcode, Dst, VecTy, Index);