Searched refs:getVectorTy (Results 1 – 1 of 1) sorted by relevance
248 Type *getElementType() const { return getVectorTy()->getElementType(); } in getElementType()275 return getVectorTy(); in getColumnTy()278 VectorType *getVectorTy() const { in getVectorTy() function in __anon8ba1aee70111::LowerMatrixIntrinsics::MatrixTy990 return Result.addNumLoads(getNumOps(Result.getVectorTy()) * in loadMatrix()1083 return MatrixTy().addNumStores(getNumOps(StoreVal.getVectorTy()) * in storeMatrix()1766 Result.addNumComputeOps(getNumOps(Result.getVectorTy()) * in VisitBinaryOperator()1802 Result.addNumComputeOps(getNumOps(Result.getVectorTy()) * in VisitUnaryOperator()