Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1880 static bool verifyVectorElementCount(uint64_t NumElts) { in verifyVectorElementCount() function
1923 if (!verifyVectorElementCount(NumElements)) in parseLowLevelType()