Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp250 Type *getElementType() const { return getVectorTy()->getElementType(); } in getElementType()
277 return getVectorTy(); in getColumnTy()
280 VectorType *getVectorTy() const { in getVectorTy() function in __anon2dace2cf0111::LowerMatrixIntrinsics::MatrixTy
992 return Result.addNumLoads(getNumOps(Result.getVectorTy()) * in loadMatrix()
1083 return MatrixTy().addNumStores(getNumOps(StoreVal.getVectorTy()) * in storeMatrix()
1758 Result.addNumComputeOps(getNumOps(Result.getVectorTy()) * in VisitBinaryOperator()
1794 Result.addNumComputeOps(getNumOps(Result.getVectorTy()) * in VisitUnaryOperator()