Searched refs:getVectorTy (Results 1 – 1 of 1) sorted by relevance
431 Type *getElementType() const { return getVectorTy()->getElementType(); } in getElementType()444 return getVectorTy()->getNumElements(); in getNumColumns()450 return getVectorTy()->getNumElements(); in getNumRows()458 return getVectorTy(); in getColumnTy()461 FixedVectorType *getVectorTy() const { in getVectorTy() function in __anon821fcdb70111::LowerMatrixIntrinsics::MatrixTy1156 PhiM.setVector(VI, Builder.CreatePHI(PhiM.getVectorTy(), in Visit()1268 return Result.addNumComputeOps(getNumOps(Result.getVectorTy()) * in VisitIntrinsicInst()1317 return Result.addNumLoads(getNumOps(Result.getVectorTy()) * in loadMatrix()1395 return MatrixTy().addNumStores(getNumOps(StoreVal.getVectorTy()) * in storeMatrix()2316 return Result.addNumComputeOps(getNumOps(Result.getVectorTy()) * in VisitBinaryOperator()[all …]