Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5391 auto DestVecLen = cast<VectorType>(DestTy)->getElementCount(); in visitIntrinsicCall() local
5392 Check(SrcVecLen == DestVecLen, in visitIntrinsicCall()