Home
last modified time | relevance | path

Searched defs:getShuffleCost (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp243 InstructionCost HexagonTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, getShuffleCost() function in HexagonTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp606 InstructionCost PPCTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, in getShuffleCost() function in PPCTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp602 InstructionCost SystemZTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, getShuffleCost() function in SystemZTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp312 InstructionCost RISCVTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, getShuffleCost() function in RISCVTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1126 InstructionCost GCNTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, getShuffleCost() function in GCNTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1211 InstructionCost ARMTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, getShuffleCost() function in ARMTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp888 InstructionCost TargetTransformInfo::getShuffleCost( getShuffleCost() function in TargetTransformInfo
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h2599 InstructionCost getShuffleCost(ShuffleKind Kind, VectorType *Tp, getShuffleCost() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3741 InstructionCost AArch64TTIImpl::getShuffleCost(TTI::ShuffleKind Kind, getShuffleCost() function in AArch64TTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1471 InstructionCost X86TTIImpl::getShuffleCost(TTI::ShuffleKind Kind, getShuffleCost() function in X86TTIImpl
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6901 getShuffleCost(const TargetTransformInfo &TTI, TTI::ShuffleKind Kind, getShuffleCost() function
[all...]