Lines Matching refs:ConstantSDNode
4588 if (cast<ConstantSDNode>(Load1->getOperand(1))->getZExtValue() != 1)4592 if (isa<ConstantSDNode>(Load1->getOperand(3)) &&4593 isa<ConstantSDNode4594 Offset1 = cast<ConstantSDNode>(Load1->getOperand(3))->getSExtValue();4595 Offset2 = cast<ConstantSDNode>(Load2->getOperand(3))->getSExtValue();