Searched refs:getExtendedElementVectorType (Results 1 – 4 of 4) sorted by relevance
463 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() function555 static FixedVectorType *getExtendedElementVectorType(FixedVectorType *VTy) { in getExtendedElementVectorType() function556 return cast<FixedVectorType>(VectorType::getExtendedElementVectorType(VTy)); in getExtendedElementVectorType()604 getExtendedElementVectorType(ScalableVectorType *VTy) { in getExtendedElementVectorType() function606 VectorType::getExtendedElementVectorType(VTy)); in getExtendedElementVectorType()692 return VectorType::getExtendedElementVectorType( in getExtendedType()
1362 return VectorType::getExtendedElementVectorType(VTy); in DecodeFixedType()1559 NewTy = VectorType::getExtendedElementVectorType(VTy); in matchIntrinsicType()
7471 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()7751 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()7865 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()7930 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
231 VectorType::getExtendedElementVectorType(cast<VectorType>(Ty)); in getArithmeticInstrCost()