Searched defs:SubTp (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonTargetTransformInfo.cpp | 233 VectorType *SubTp, ArrayRef<const Value *> Args, in getShuffleCost()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetTransformInfo.cpp | 610 int Index, VectorType *SubTp, in getShuffleCost()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVTargetTransformInfo.cpp | 612 VectorType *SubTp, ArrayRef<const Value *> Args, in getShuffleCost() 668 FixedVectorType *SubTp = in getShuffleCost() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZTargetTransformInfo.cpp | 731 VectorType *SubTp, ArrayRef<const Value *> Args, in getShuffleCost()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUTargetTransformInfo.cpp | 1195 int Index, VectorType *SubTp, in getShuffleCost()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMTargetTransformInfo.cpp | 1239 int Index, VectorType *SubTp, in getShuffleCost()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | BasicTTIImpl.h | 2974 if (auto *SubTp = dyn_cast_if_present<FixedVectorType>( in getNumberOfParts() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | TargetTransformInfo.cpp | 989 TTI::TargetCostKind CostKind, int Index, VectorType *SubTp, in getShuffleCost()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86TargetTransformInfo.cpp | 1529 int Index, VectorType *SubTp, in getShuffleCost()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetTransformInfo.cpp | 5483 VectorType *SubTp, ArrayRef<const Value *> Args, in getShuffleCost()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 5718 int Index = 0, VectorType *SubTp = nullptr, 5802 auto *SubTp = in getExtractWithExtendCost() local
|