Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3736 FixedVectorType *ShufTy; in getArithmeticReductionCost() local
3747 FixedVectorType *ShufTy; in getArithmeticReductionCost() local
4044 VectorType *ShufTy; in getMinMaxReductionCost() local
4054 FixedVectorType *ShufTy; in getMinMaxReductionCost() local
H A DX86InstCombineIntrinsic.cpp668 auto *ShufTy = FixedVectorType::get(IntTy8, 16); in simplifyX86extrq() local
745 auto *ShufTy = FixedVectorType::get(IntTy8, 16); in simplifyX86insertq() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp2598 Type *ShufTy = VectorType::get(EltTy, NElts, TypeIsScalable); in getShuffleVector() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2409 Type *ShufTy = in parseConstants() local