Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp233 VectorType *SubTp, ArrayRef<const Value *> Args, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp610 int Index, VectorType *SubTp, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp612 VectorType *SubTp, ArrayRef<const Value *> Args, in getShuffleCost()
668 FixedVectorType *SubTp = in getShuffleCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp731 VectorType *SubTp, ArrayRef<const Value *> Args, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1195 int Index, VectorType *SubTp, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1239 int Index, VectorType *SubTp, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2974 if (auto *SubTp = dyn_cast_if_present<FixedVectorType>( in getNumberOfParts() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp989 TTI::TargetCostKind CostKind, int Index, VectorType *SubTp, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1529 int Index, VectorType *SubTp, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp5483 VectorType *SubTp, ArrayRef<const Value *> Args, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5718 int Index = 0, VectorType *SubTp = nullptr,
5802 auto *SubTp = in getExtractWithExtendCost() local