Home
last modified time | relevance | path

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

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