Home
last modified time | relevance | path

Searched refs:getExtendedElementVectorType (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h463 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() function
555 static FixedVectorType *getExtendedElementVectorType(FixedVectorType *VTy) { in getExtendedElementVectorType() function
556 return cast<FixedVectorType>(VectorType::getExtendedElementVectorType(VTy)); in getExtendedElementVectorType()
604 getExtendedElementVectorType(ScalableVectorType *VTy) { in getExtendedElementVectorType() function
606 VectorType::getExtendedElementVectorType(VTy)); in getExtendedElementVectorType()
692 return VectorType::getExtendedElementVectorType( in getExtendedType()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1431 return VectorType::getExtendedElementVectorType(VTy); in DecodeFixedType()
1652 NewTy = VectorType::getExtendedElementVectorType(VTy); in matchIntrinsicType()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp541 auto *ExtTy = FixedVectorType::getExtendedElementVectorType(ArgTy); in simplifyX86pmulh()
H A DX86TargetTransformInfo.cpp257 VectorType::getExtendedElementVectorType(cast<VectorType>(Ty)); in getArithmeticInstrCost()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp7730 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
8010 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
8124 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
8189 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()