Searched refs:SelMaskVal (Results 1 – 1 of 1) sorted by relevance
920 SDValue SelMaskVal; in SelectSHLi64() local925 SelMaskVal = CurDAG->getTargetConstant(0xff00ULL, MVT::i16); in SelectSHLi64()926 SelMask = CurDAG->getMachineNode(SPU::FSMBIv2i64, dl, VecVT, SelMaskVal); in SelectSHLi64()