Home
last modified time | relevance | path

Searched refs:verifyVectorElementCount (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1911 static bool verifyVectorElementCount(uint64_t NumElts) { in verifyVectorElementCount() function
1973 if (!verifyVectorElementCount(NumElements)) in parseLowLevelType()