Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DIntrinsicInst.cpp285 auto GetVectorLengthOfType = [](const Type *T) -> ElementCount { in getStaticVectorLength() local
292 return GetVectorLengthOfType(VPMask->getType()); in getStaticVectorLength()