Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/IR/
DDerivedTypes.h649 uint64_t getMinNumElements() const { return ElementQuantity; } in getMinNumElements() function
/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DLLVMTypes.cpp536 unsigned LLVMScalableVectorType::getMinNumElements() { in getMinNumElements() function in LLVMScalableVectorType