Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIISelLowering.cpp7789 int MaskPopDwords = (!IsD16 || Unpacked) ? DMaskPop : (DMaskPop + 1) / 2; in constructRetValue() local
7794 MVT MaskPopVT = MaskPopDwords == 1 ? in constructRetValue()
7795 MVT::i32 : MVT::getVectorVT(MVT::i32, MaskPopDwords); in constructRetValue()
7813 NumDataDwords - MaskPopDwords); in constructRetValue()
7838 DAG.getConstant(MaskPopDwords, DL, MVT::i32)); in constructRetValue()