Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp6276 int MaskPopDwords = (!IsD16 || (IsD16 && Unpacked)) ? in constructRetValue() local
6282 MVT MaskPopVT = MaskPopDwords == 1 ? in constructRetValue()
6283 MVT::i32 : MVT::getVectorVT(MVT::i32, MaskPopDwords); in constructRetValue()
6301 NumDataDwords - MaskPopDwords); in constructRetValue()
6326 DAG.getConstant(MaskPopDwords, DL, MVT::i32)); in constructRetValue()