Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDerivedTypes.h620 uint64_t getMinNumElements() const { return ElementQuantity; } in getMinNumElements() function
/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp726 unsigned LLVMScalableVectorType::getMinNumElements() const { in getMinNumElements() function in LLVMScalableVectorType