Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5845 int DMaskPop, int NumVDataDwords, in constructRetValue() argument
5854 DMaskPop : (DMaskPop + 1) / 2; in constructRetValue()
5865 if (DMaskPop > 0 && Data.getValueType() != MaskPopVT) { in constructRetValue()