Searched refs:SDVal (Results 1 – 1 of 1) sorted by relevance
1214 SDValue SDVal = CurDAG->getTargetConstant(BitPos, dl, MVT::i32); in SelectBitOp() local1218 N->getOperand(0), SDVal); in SelectBitOp()1245 SubregLO, SDVal); in SelectBitOp()1252 SDVal = CurDAG->getTargetConstant(BitPos-32, dl, MVT::i32); in SelectBitOp()1254 SubregHI, SDVal); in SelectBitOp()