Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h678 unsigned getReplicationShuffleCost(Type *EltTy, int ReplicationFactor, int VF, in getReplicationShuffleCost()
1378 int ReplicationFactor, VF; in getInstructionCost() local
H A DTargetTransformInfo.h2735 getReplicationShuffleCost(Type *EltTy, int ReplicationFactor, int VF, in getReplicationShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp911 llvm::createReplicatedMask(unsigned ReplicationFactor, unsigned VF) { in createReplicatedMask()
H A DTargetTransformInfo.cpp1051 Type *EltTy, int ReplicationFactor, int VF, const APInt &DemandedDstElts, in getReplicationShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2172 int ReplicationFactor, int VF) { in isReplicationMaskWithParams()
2192 int &ReplicationFactor, int &VF) { in isReplicationMask()
2237 bool ShuffleVectorInst::isReplicationMask(int &ReplicationFactor, in isReplicationMask()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1298 InstructionCost getReplicationShuffleCost(Type *EltTy, int ReplicationFactor, in getReplicationShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4787 X86TTIImpl::getReplicationShuffleCost(Type *EltTy, int ReplicationFactor, in getReplicationShuffleCost()