Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp7340 bool Unpacked, bool IsD16, int DMaskPop, in constructRetValue() argument
7351 DMaskPop : (DMaskPop + 1) / 2; in constructRetValue()
7362 if (DMaskPop > 0 && Data.getValueType() != MaskPopVT) { in constructRetValue()