Searched refs:getExtendedElementVectorType (Results 1 – 4 of 4) sorted by relevance
448 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() function540 static FixedVectorType *getExtendedElementVectorType(FixedVectorType *VTy) { in getExtendedElementVectorType() function541 return cast<FixedVectorType>(VectorType::getExtendedElementVectorType(VTy)); in getExtendedElementVectorType()589 getExtendedElementVectorType(ScalableVectorType *VTy) { in getExtendedElementVectorType() function591 VectorType::getExtendedElementVectorType(VTy)); in getExtendedElementVectorType()715 return VectorType::getExtendedElementVectorType( in getExtendedType()
1230 return VectorType::getExtendedElementVectorType(VTy); in DecodeFixedType()1461 NewTy = VectorType::getExtendedElementVectorType(VTy); in matchIntrinsicType()
6504 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()6785 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()6899 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()6965 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
192 VectorType::getExtendedElementVectorType(cast<VectorType>(Ty)); in getArithmeticInstrCost()