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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp182 auto GetVectorLengthOfType = [](const Type *T) -> ElementCount { local
189 return GetVectorLengthOfType(VPMask->getType());

Completed in 47 milliseconds