Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DLLVMTypes.cpp213 LLVMType LLVMType::getVectorTy(LLVMType elementType, unsigned numElements) { in getVectorTy() function in LLVMType
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp279 VectorType *getVectorTy() const { in getVectorTy() function in __anone124444e0111::LowerMatrixIntrinsics::MatrixTy