Searched defs:fixed_vector (Results 1 – 2 of 2) sorted by relevance
14 LIBC_NAMESPACE::FixedVector<int, 20> fixed_vector; in TEST() local29 LIBC_NAMESPACE::FixedVector<int, 20> fixed_vector; in TEST() local39 LIBC_NAMESPACE::FixedVector<int, 20> fixed_vector; in TEST() local
100 static constexpr LLT fixed_vector(unsigned NumElements, in fixed_vector() function 107 static constexpr LLT fixed_vector(unsigned NumElements, LLT ScalarTy) { in fixed_vector() function