Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h74 static LLT fixed_vector(unsigned NumElements, unsigned ScalarSizeInBits) { in fixed_vector() function
80 static LLT fixed_vector(unsigned NumElements, LLT ScalarTy) { in fixed_vector() function