/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetTransformInfo.cpp | 229 InstructionCost HexagonTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, in getShuffleCost() function in HexagonTTIImpl
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 606 InstructionCost PPCTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, getShuffleCost() function in PPCTTIImpl
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.cpp | 606 InstructionCost SystemZTTIImpl::getShuffleCost( getShuffleCost() function in SystemZTTIImpl
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.cpp | 1105 InstructionCost GCNTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, getShuffleCost() function in GCNTTIImpl
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetTransformInfo.cpp | 335 InstructionCost RISCVTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, getShuffleCost() function in RISCVTTIImpl [all...] |
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1215 InstructionCost ARMTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, getShuffleCost() function in ARMTTIImpl
|
/llvm-project/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 929 InstructionCost TargetTransformInfo::getShuffleCost( getShuffleCost() function in TargetTransformInfo
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfo.h | 2668 InstructionCost getShuffleCost(ShuffleKind Kind, VectorType *Tp, getShuffleCost() function
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 3993 InstructionCost AArch64TTIImpl::getShuffleCost( getShuffleCost() function in AArch64TTIImpl
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 1526 InstructionCost X86TTIImpl::getShuffleCost( getShuffleCost() function in X86TTIImpl [all...] |
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 8016 getShuffleCost(const TargetTransformInfo &TTI, TTI::ShuffleKind Kind, getShuffleCost() function [all...] |