Searched defs:ShiftCnst (Results 1 – 2 of 2) sorted by relevance
3443 ConstantSDNode *ShiftCnst = dyn_cast<ConstantSDNode>(RHS); in tryBFE() local
1592 SDValue ShiftCnst = DAG.getConstant(ShiftAmount, DL, ShiftVT); in ExpandFCOPYSIGN() local1595 SDValue ShiftCnst = DAG.getConstant(-ShiftAmount, DL, ShiftVT); in ExpandFCOPYSIGN() local