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.cpp232 int Index, Type *SubTp, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp609 int Index, Type *SubTp, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp608 TTI::TargetCostKind CostKind, int Index, VectorType *SubTp, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1108 int Index, VectorType *SubTp, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp359 int Index, VectorType *SubTp, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1218 int Index, VectorType *SubTp, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp935 TTI::TargetCostKind CostKind, int Index, VectorType *SubTp, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h2696 VectorType *SubTp, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1528 TTI::TargetCostKind CostKind, int Index, VectorType *SubTp, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp4033 TTI::TargetCostKind CostKind, int Index, VectorType *SubTp, in getShuffleCost()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8048 int Index = 0, VectorType *SubTp = nullptr, in getShuffleCost() argument