Searched defs:getVectorTy (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ | ||
D | LLVMTypes.cpp | 213 LLVMType LLVMType::getVectorTy(LLVMType elementType, unsigned numElements) { in getVectorTy() function in LLVMType |
/external/llvm-project/llvm/lib/Transforms/Scalar/ | ||
D | LowerMatrixIntrinsics.cpp | 279 VectorType *getVectorTy() const { in getVectorTy() function in __anone124444e0111::LowerMatrixIntrinsics::MatrixTy |