Home
last modified time | relevance | path

Searched defs:ShufTy (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5385 FixedVectorType *ShufTy; in getArithmeticReductionCost() local
5396 FixedVectorType *ShufTy; in getArithmeticReductionCost() local
5567 VectorType *ShufTy; in getMinMaxReductionCost() local
5577 FixedVectorType *ShufTy; in getMinMaxReductionCost() local
H A DX86InstCombineIntrinsic.cpp1848 auto *ShufTy = FixedVectorType::get(IntTy8, 16); in simplifyX86extrq() local
1925 auto *ShufTy = FixedVectorType::get(IntTy8, 16); in simplifyX86insertq() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2530 VectorType *ShufTy = Shuf.getType(); in foldCastShuffle() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp2574 Type *ShufTy = VectorType::get(EltTy, NElts, TypeIsScalable); in getShuffleVector() local