Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h86 static LLT scalable_vector(unsigned MinNumElements, in scalable_vector()
93 static LLT scalable_vector(unsigned MinNumElements, LLT ScalarTy) { in scalable_vector()