Home | History | Annotate | Download | only in ARM

Lines Matching refs:ConstantSDNode

1442   if (isa<ConstantSDNode>(Load1->getOperand(1)) &&
1443 isa<ConstantSDNode>(Load2->getOperand(1))) {
1444 Offset1 = cast<ConstantSDNode>(Load1->getOperand(1))->getSExtValue();
1445 Offset2 = cast<ConstantSDNode>(Load2->getOperand(1))->getSExtValue();
3413 cast<ConstantSDNode>(DefNode->getOperand(2))->getZExtValue();
3426 cast<ConstantSDNode>(DefNode->getOperand(2))->getZExtValue();
3440 cast<ConstantSDNode>(DefNode->getOperand(2))->getZExtValue();