Home
last modified time | relevance | path

Searched refs:getVectorTy (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp244 Type *getElementType() const { return getVectorTy()->getElementType(); } in getElementType()
271 return getVectorTy(); in getColumnTy()
274 VectorType *getVectorTy() const { in getVectorTy() function in __anon7e59d9a20111::LowerMatrixIntrinsics::MatrixTy
819 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()