Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp285 auto GetVectorLengthOfType = [](const Type *T) -> ElementCount { in getStaticVectorLength() local
293 return GetVectorLengthOfType(VPMask->getType()); in getStaticVectorLength()