Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp6166 VectorType *AccTy = cast<VectorType>(Call.getArgOperand(0)->getType()); in visitIntrinsicCall() local
6170 unsigned AccWidth = AccTy->getElementCount().getKnownMinValue(); in visitIntrinsicCall()