Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ConstantSDNode

620   if (ConstantSDNode *InsertPos = dyn_cast<ConstantSDNode>(Idx)) {
1581 unsigned Align = cast<ConstantSDNode>(Tmp3)->getZExtValue();
1774 if (!isa<ConstantFPSDNode>(V) && !isa<ConstantSDNode>(V))
1800 } else if (ConstantSDNode *V =
1801 dyn_cast<ConstantSDNode>(Node->getOperand(i))) {
3090 if (cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue()) {