Home | History | Annotate | Download | only in ARM

Lines Matching refs:ConstantSDNode

293     Imm = cast<ConstantSDNode>(N)->getZExtValue();
323 const ConstantSDNode *C = dyn_cast<ConstantSDNode>(Node);
406 ConstantSDNode *RHS = dyn_cast<ConstantSDNode>(N.getOperand(1));
430 ConstantSDNode *RHS = dyn_cast<ConstantSDNode>(N.getOperand(1));
468 if (ConstantSDNode *RHS = dyn_cast<ConstantSDNode>(N.getOperand(1))) {
496 if (ConstantSDNode *RHS = dyn_cast<ConstantSDNode>(N.getOperand(1))) {
543 if (ConstantSDNode *Sh =
544 dyn_cast<ConstantSDNode>(N.getOperand(1).getOperand(1))) {
564 if (ConstantSDNode *Sh =
565 dyn_cast<ConstantSDNode>(N.getOperand(0).getOperand(1))) {
596 if (ConstantSDNode *RHS = dyn_cast<ConstantSDNode>(N.getOperand(1))) {
683 if (ConstantSDNode *Sh =
684 dyn_cast<ConstantSDNode>(N.getOperand(1).getOperand(1))) {
704 if (ConstantSDNode *Sh =
705 dyn_cast<ConstantSDNode>(N.getOperand(0).getOperand(1))) {
743 if (ConstantSDNode *Sh = dyn_cast<ConstantSDNode>(N.getOperand(1))) {
947 if (ConstantSDNode *NC = dyn_cast<ConstantSDNode>(N)) {
959 Label = CurDAG->getTargetConstant(cast<ConstantSDNode>(N1)->getZExtValue(),
975 ConstantSDNode *NC = dyn_cast<ConstantSDNode>(N);
1074 ConstantSDNode *LHS = dyn_cast<ConstantSDNode>(N.getOperand(0));
1075 ConstantSDNode *RHS = dyn_cast<ConstantSDNode>(N.getOperand(1));
1168 if (ConstantSDNode *RHS = dyn_cast<ConstantSDNode>(N.getOperand(1))) {
1204 if (ConstantSDNode *RHS = dyn_cast<ConstantSDNode>(N.getOperand(1))) {
1237 if (ConstantSDNode *RHS = dyn_cast<ConstantSDNode>(N.getOperand(1))) {
1281 if (ConstantSDNode *RHS = dyn_cast<ConstantSDNode>(N.getOperand(1))) {
1305 if (ConstantSDNode *Sh = dyn_cast<ConstantSDNode>(OffReg.getOperand(1))) {
1540 unsigned Alignment = cast<ConstantSDNode>(Align)->getZExtValue();
1664 if ((NumVecs == 1 || NumVecs == 2) && !isa<ConstantSDNode>(Inc.getNode()))
1669 !isa<ConstantSDNode>(Inc.getNode()))
1670 Ops.push_back(isa<ConstantSDNode>(Inc.getNode()) ? Reg0 : Inc);
1696 assert(isa<ConstantSDNode>(Inc.getNode()) &&
1814 if (NumVecs <= 2 && !isa<ConstantSDNode>(Inc.getNode()))
1819 !isa<ConstantSDNode>(Inc.getNode()))
1820 Ops.push_back(isa<ConstantSDNode>(Inc.getNode()) ? Reg0 : Inc);
1861 assert(isa<ConstantSDNode>(Inc.getNode()) &&
1894 cast<ConstantSDNode>(N->getOperand(Vec0Idx + NumVecs))->getZExtValue();
1900 Alignment = cast<ConstantSDNode>(Align)->getZExtValue();
1947 Ops.push_back(isa<ConstantSDNode>(Inc.getNode()) ? Reg0 : Inc);
2013 Alignment = cast<ConstantSDNode>(Align)->getZExtValue();
2046 if (!isa<ConstantSDNode>(Inc.getNode()))
2178 unsigned SOVal = cast<ConstantSDNode>(CPTmp1)->getZExtValue();
2221 ConstantSDNode *T = dyn_cast<ConstantSDNode>(TrueVal);
2252 ConstantSDNode *T = dyn_cast<ConstantSDNode>(TrueVal);
2292 (ARMCC::CondCodes)cast<ConstantSDNode>(CC)->getZExtValue();
2374 (ARMCC::CondCodes)cast<ConstantSDNode>(N->getOperand(2))->getZExtValue();
2396 ConstantSDNode *T = dyn_cast<ConstantSDNode>(TrueVal);
2451 ConstantSDNode *T = dyn_cast<ConstantSDNode>(TrueVal);
2508 ConstantSDNode *SRAConstant = dyn_cast<ConstantSDNode>(SRASrc1);
2573 unsigned Val = cast<ConstantSDNode>(N)->getZExtValue();
2649 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(N->getOperand(1))) {
2705 ConstantSDNode *N1C = dyn_cast<ConstantSDNode>(N1);
2710 ConstantSDNode *N2C = dyn_cast<ConstantSDNode>(N2);
2800 cast<ConstantSDNode>(N2)->getZExtValue()),
3071 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue();
3307 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue();