Searched refs:getVectorTy (Results 1 – 1 of 1) sorted by relevance
388 Type *getElementType() const { return getVectorTy()->getElementType(); } in getElementType()415 return getVectorTy(); in getColumnTy()418 VectorType *getVectorTy() const { in getVectorTy() function in __anon821fcdb70111::LowerMatrixIntrinsics::MatrixTy1141 return Result.addNumLoads(getNumOps(Result.getVectorTy()) * in loadMatrix()1222 return MatrixTy().addNumStores(getNumOps(StoreVal.getVectorTy()) * in storeMatrix()2142 Result.addNumComputeOps(getNumOps(Result.getVectorTy()) * in VisitBinaryOperator()2178 Result.addNumComputeOps(getNumOps(Result.getVectorTy()) * in VisitUnaryOperator()