Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp286 Type *getElementType() const { return getVectorTy()->getElementType(); } in getElementType()
313 return getVectorTy(); in getColumnTy()
316 VectorType *getVectorTy() const { in getVectorTy() function in __anon3dc75aee0111::LowerMatrixIntrinsics::MatrixTy
1114 return Result.addNumLoads(getNumOps(Result.getVectorTy()) * in loadMatrix()
1207 return MatrixTy().addNumStores(getNumOps(StoreVal.getVectorTy()) * in storeMatrix()
1890 Result.addNumComputeOps(getNumOps(Result.getVectorTy()) * in VisitBinaryOperator()
1926 Result.addNumComputeOps(getNumOps(Result.getVectorTy()) * in VisitUnaryOperator()