Searched refs:getVectorTy (Results 1 – 1 of 1) sorted by relevance
244 Type *getElementType() const { return getVectorTy()->getElementType(); } in getElementType()271 return getVectorTy(); in getColumnTy()274 VectorType *getVectorTy() const { in getVectorTy() function in __anon7e59d9a20111::LowerMatrixIntrinsics::MatrixTy819 return Result.addNumLoads(getNumOps(Result.getVectorTy()) * in loadMatrix()910 return MatrixTy().addNumStores(getNumOps(StoreVal.getVectorTy()) * in storeMatrix()1562 Result.addNumComputeOps(getNumOps(Result.getVectorTy()) * in VisitBinaryOperator()1596 Result.addNumComputeOps(getNumOps(Result.getVectorTy()) * in VisitUnaryOperator()