Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DLowLevelType.h113 static constexpr LLT scalable_vector(unsigned MinNumElements, in scalable_vector()
120 static constexpr LLT scalable_vector(unsigned MinNumElements, LLT ScalarTy) { in scalable_vector()