Home
last modified time | relevance | path

Searched defs:scalable_vector (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() function
120 static constexpr LLT scalable_vector(unsigned MinNumElements, LLT ScalarTy) { in scalable_vector() function