Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp8352 int MaskPopDwords = (!IsD16 || Unpacked) ? DMaskPop : (DMaskPop + 1) / 2; in constructRetValue() local
8358 MaskPopDwords == 1 ? MVT::i32 : MVT::getVectorVT(MVT::i32, MaskPopDwords); in constructRetValue()
8376 NumDataDwords - MaskPopDwords); in constructRetValue()
8401 DAG.getConstant(MaskPopDwords, DL, MVT::i32)); in constructRetValue()