Home
last modified time | relevance | path

Searched defs:ReplicationFactor (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/unittests/IR/
H A DShuffleVectorInstTest.cpp127 int ReplicationFactor, VF; in TEST() local
H A DInstructionsTest.cpp1315 for (int ReplicationFactor : seq_inclusive(1, 8)) { TEST() local
1338 for (int ReplicationFactor : seq_inclusive(1, 4)) { TEST() local
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h676 getReplicationShuffleCost(Type * EltTy,int ReplicationFactor,int VF,const APInt & DemandedDstElts,TTI::TargetCostKind CostKind) getReplicationShuffleCost() argument
1369 int ReplicationFactor, VF; getInstructionCost() local
H A DTargetTransformInfo.h2710 getReplicationShuffleCost(Type * EltTy,int ReplicationFactor,int VF,const APInt & DemandedDstElts,TTI::TargetCostKind CostKind) getReplicationShuffleCost() argument
/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp883 createReplicatedMask(unsigned ReplicationFactor,unsigned VF) createReplicatedMask() argument
H A DTargetTransformInfo.cpp1047 getReplicationShuffleCost(Type * EltTy,int ReplicationFactor,int VF,const APInt & DemandedDstElts,TTI::TargetCostKind CostKind) const getReplicationShuffleCost() argument
/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2172 isReplicationMaskWithParams(ArrayRef<int> Mask,int ReplicationFactor,int VF) isReplicationMaskWithParams() argument
2192 isReplicationMask(ArrayRef<int> Mask,int & ReplicationFactor,int & VF) isReplicationMask() argument
2237 isReplicationMask(int & ReplicationFactor,int & VF) const isReplicationMask() argument
[all...]
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1298 getReplicationShuffleCost(Type * EltTy,int ReplicationFactor,int VF,const APInt & DemandedDstElts,TTI::TargetCostKind CostKind) getReplicationShuffleCost() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4787 getReplicationShuffleCost(Type * EltTy,int ReplicationFactor,int VF,const APInt & DemandedDstElts,TTI::TargetCostKind CostKind) getReplicationShuffleCost() argument