Searched refs:getExtendedElementVectorType (Results 1 – 4 of 4) sorted by relevance
451 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() function543 static FixedVectorType *getExtendedElementVectorType(FixedVectorType *VTy) { in getExtendedElementVectorType() function544 return cast<FixedVectorType>(VectorType::getExtendedElementVectorType(VTy)); in getExtendedElementVectorType()592 getExtendedElementVectorType(ScalableVectorType *VTy) { in getExtendedElementVectorType() function594 VectorType::getExtendedElementVectorType(VTy)); in getExtendedElementVectorType()698 return VectorType::getExtendedElementVectorType( in getExtendedType()
1218 return VectorType::getExtendedElementVectorType(VTy); in DecodeFixedType()1437 NewTy = VectorType::getExtendedElementVectorType(VTy); in matchIntrinsicType()
6423 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()6704 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()6818 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()6884 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
192 VectorType::getExtendedElementVectorType(cast<VectorType>(Ty)); in getArithmeticInstrCost()