Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetTransformInfoImpl.h678 unsigned getReplicationShuffleCost(Type *EltTy, int ReplicationFactor, int VF, in getReplicationShuffleCost()
1378 int ReplicationFactor, VF; in getInstructionCost() local
HDTargetTransformInfo.h2735 getReplicationShuffleCost(Type *EltTy, int ReplicationFactor, int VF, in getReplicationShuffleCost()
/freebsd-head/contrib/llvm-project/llvm/lib/Analysis/
HDVectorUtils.cpp911 llvm::createReplicatedMask(unsigned ReplicationFactor, unsigned VF) { in createReplicatedMask()
HDTargetTransformInfo.cpp1051 Type *EltTy, int ReplicationFactor, int VF, const APInt &DemandedDstElts, in getReplicationShuffleCost()
/freebsd-head/contrib/llvm-project/llvm/lib/IR/
HDInstructions.cpp2172 int ReplicationFactor, int VF) { in isReplicationMaskWithParams()
2192 int &ReplicationFactor, int &VF) { in isReplicationMask()
2237 bool ShuffleVectorInst::isReplicationMask(int &ReplicationFactor, in isReplicationMask()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDBasicTTIImpl.h1298 InstructionCost getReplicationShuffleCost(Type *EltTy, int ReplicationFactor, in getReplicationShuffleCost()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86TargetTransformInfo.cpp4787 X86TTIImpl::getReplicationShuffleCost(Type *EltTy, int ReplicationFactor, in getReplicationShuffleCost()