Home
last modified time | relevance | path

Searched defs:DemandedDstElts (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h677 getReplicationShuffleCost(Type * EltTy,int ReplicationFactor,int VF,const APInt & DemandedDstElts,TTI::TargetCostKind CostKind) getReplicationShuffleCost() argument
1371 APInt DemandedDstElts = APInt::getZero(Mask.size()); getInstructionCost() local
H A DTargetTransformInfo.h2711 getReplicationShuffleCost(Type * EltTy,int ReplicationFactor,int VF,const APInt & DemandedDstElts,TTI::TargetCostKind CostKind) getReplicationShuffleCost() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1300 getReplicationShuffleCost(Type * EltTy,int ReplicationFactor,int VF,const APInt & DemandedDstElts,TTI::TargetCostKind CostKind) getReplicationShuffleCost() argument
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1047 getReplicationShuffleCost(Type * EltTy,int ReplicationFactor,int VF,const APInt & DemandedDstElts,TTI::TargetCostKind CostKind) const getReplicationShuffleCost() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4788 getReplicationShuffleCost(Type * EltTy,int ReplicationFactor,int VF,const APInt & DemandedDstElts,TTI::TargetCostKind CostKind) getReplicationShuffleCost() argument