Searched refs:getExtendedElementVectorType (Results 1 – 5 of 5) 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()
97 VectorType::getExtendedElementVectorType(V8Int16Ty)); in TEST()192 VectorType::getExtendedElementVectorType(ScV8Int16Ty)); in TEST()
1312 return VectorType::getExtendedElementVectorType(VTy); in DecodeFixedType()1560 NewTy = VectorType::getExtendedElementVectorType(VTy); in matchIntrinsicType()
6617 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()6897 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()7011 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()7077 llvm::FixedVectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
193 VectorType::getExtendedElementVectorType(cast<VectorType>(Ty)); in getArithmeticInstrCost()