Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h76 static constexpr LLT fixed_vector(unsigned NumElements, in fixed_vector() function
83 static constexpr LLT fixed_vector(unsigned NumElements, LLT ScalarTy) { in fixed_vector() function