Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h75 static LLT fixed_vector(unsigned NumElements, unsigned ScalarSizeInBits) { in fixed_vector() function
81 static LLT fixed_vector(unsigned NumElements, LLT ScalarTy) { in fixed_vector() function