Home | History | Annotate | Download | only in R600

Lines Matching refs:ConstantSDNode

497                          cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue();
500 int64_t RegIndex = cast<ConstantSDNode>(Op.getOperand(3))->getZExtValue();
528 cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue();
534 int64_t RegIndex = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue();
544 int slot = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue();
545 int ijb = cast<ConstantSDNode>(Op.getOperand(2))->getSExtValue();
810 if(ConstantSDNode *Cst = dyn_cast<ConstantSDNode>(Op)) {
1129 dyn_cast<ConstantSDNode>(Ptr)) {
1336 unsigned Idx = dyn_cast<ConstantSDNode>(NewBldVec[i].getOperand(1))
1360 unsigned Idx = dyn_cast<ConstantSDNode>(Swz[i])->getZExtValue();
1368 unsigned Idx = dyn_cast<ConstantSDNode>(Swz[i])->getZExtValue();
1444 if (!isa<ConstantSDNode>(EltNo))
1446 unsigned Elt = cast<ConstantSDNode>(EltNo)->getZExtValue();
1484 if (ConstantSDNode *Const = dyn_cast<ConstantSDNode>(N->getOperand(1))) {
1491 if (ConstantSDNode *Const = dyn_cast<ConstantSDNode>(N->getOperand(1))) {