Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp6206 int DMaskPop, int NumVDataDwords, in constructRetValue() argument
6215 DMaskPop : (DMaskPop + 1) / 2; in constructRetValue()
6226 if (DMaskPop > 0 && Data.getValueType() != MaskPopVT) { in constructRetValue()