Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h89 static constexpr LLT scalable_vector(unsigned MinNumElements, in scalable_vector()
96 static constexpr LLT scalable_vector(unsigned MinNumElements, LLT ScalarTy) { in scalable_vector()