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.cpp5254 FixedVectorType *ShufTy; in getArithmeticReductionCost() local
5265 FixedVectorType *ShufTy; in getArithmeticReductionCost() local
5436 VectorType *ShufTy; in getMinMaxReductionCost() local
5446 FixedVectorType *ShufTy; in getMinMaxReductionCost() local
H A DX86InstCombineIntrinsic.cpp1735 auto *ShufTy = FixedVectorType::get(IntTy8, 16); in simplifyX86extrq() local
1812 auto *ShufTy = FixedVectorType::get(IntTy8, 16); in simplifyX86insertq() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2506 VectorType *ShufTy = Shuf.getType(); in foldCastShuffle() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp2428 Type *ShufTy = VectorType::get(EltTy, NElts, TypeIsScalable); in getShuffleVector() local