Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Magic

3401     APInt Magic = APInt::getSplat(NumBits, APInt(8, 0x01));
3402 Value = DAG.getNode(ISD::MUL, dl, VT, Value, DAG.getConstant(Magic, VT));