Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1821 static bool verifyVectorElementCount(uint64_t NumElts) { in verifyVectorElementCount() function
1864 if (!verifyVectorElementCount(NumElements)) in parseLowLevelType()