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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5700 int ReqRetNumElts = ReqRetVT.isVector() ? ReqRetVT.getVectorNumElements() : 1; local
5702 ReqRetNumElts : (ReqRetNumElts + 1) / 2;

Completed in 187 milliseconds