Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLowLevelType.h105 static constexpr LLT scalable_vector(unsigned MinNumElements, in scalable_vector()
112 static constexpr LLT scalable_vector(unsigned MinNumElements, LLT ScalarTy) { in scalable_vector()