Lines Matching refs:ConstantSDNode

244   int32_t Inc = cast<ConstantSDNode>(Offset.getNode())->getSExtValue();  in SelectIndexedLoad()
364 unsigned IntNo = cast<ConstantSDNode>(IntN->getOperand(1))->getZExtValue(); in LoadInstrForLoadIntrinsic()
381 auto Inc = cast<ConstantSDNode>(IntN->getOperand(5)); in LoadInstrForLoadIntrinsic()
477 switch (cast<ConstantSDNode>(C->getOperand(1))->getZExtValue()) { in tryLoadOfLoadIntrinsic()
541 int32_t Inc = cast<ConstantSDNode>(Offset.getNode())->getSExtValue(); in SelectIndexedStore()
741 cast<ConstantSDNode>(Shl_1.getNode())->getSExtValue(); in SelectSHL()
743 cast<ConstantSDNode>(Mul_1.getNode())->getSExtValue(); in SelectSHL()
747 if (ConstantSDNode *CN = dyn_cast<ConstantSDNode>(Val.getNode())) in SelectSHL()
762 cast<ConstantSDNode>(Sub_0.getNode())->getSExtValue(); in SelectSHL()
769 cast<ConstantSDNode>(Shl_1.getNode())->getSExtValue(); in SelectSHL()
771 cast<ConstantSDNode>(Shl2_1.getNode())->getSExtValue(); in SelectSHL()
775 if (ConstantSDNode *CN = in SelectSHL()
776 dyn_cast<ConstantSDNode>(Val.getNode())) in SelectSHL()
844 cast<ConstantSDNode>(IsIntrinsic->getOperand(0))->getZExtValue(); in SelectZeroExtend()
891 unsigned IID = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue(); in SelectIntrinsicWOChain()
949 int32_t Val = cast<ConstantSDNode>(N)->getSExtValue(); in SelectConstant()
1018 Val = cast<ConstantSDNode>((N)->getOperand(1))->getSExtValue(); in SelectBitOp()
1290 if (ConstantSDNode *SC = dyn_cast<ConstantSDNode>(V.getNode())) in PreprocessISelDAG()
1350 ConstantSDNode *CN = dyn_cast<ConstantSDNode>(C.getNode()); in PreprocessISelDAG()
1357 ConstantSDNode *EN = dyn_cast<ConstantSDNode>(T2.getNode()); in PreprocessISelDAG()
1424 if (ConstantSDNode *Const = dyn_cast<ConstantSDNode>(N1)) { in SelectGlobalAddress()
1483 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(Val.getOperand(0))) { in isValueExtension()
1489 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(Val.getOperand(1))) { in isValueExtension()
1501 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(Val.getOperand(0))) { in isValueExtension()
1507 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(Val.getOperand(1))) { in isValueExtension()