Searched refs:getExtendedElementVectorType (Results 1 – 4 of 4) sorted by relevance
449 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() function541 static FixedVectorType *getExtendedElementVectorType(FixedVectorType *VTy) { in getExtendedElementVectorType() function542 return cast<FixedVectorType>(VectorType::getExtendedElementVectorType(VTy)); in getExtendedElementVectorType()590 getExtendedElementVectorType(ScalableVectorType *VTy) { in getExtendedElementVectorType() function592 VectorType::getExtendedElementVectorType(VTy)); in getExtendedElementVectorType()711 return VectorType::getExtendedElementVectorType( in getExtendedType()
1405 return VectorType::getExtendedElementVectorType(VTy); in DecodeFixedType()1640 NewTy = VectorType::getExtendedElementVectorType(VTy); in matchIntrinsicType()
6868 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()7156 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()7270 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()7336 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
230 VectorType::getExtendedElementVectorType(cast<VectorType>(Ty)); in getArithmeticInstrCost()