Lines Matching refs:Lo1
5316 ConstantSDNode *Lo1 = dyn_cast<ConstantSDNode>(BVN->getOperand(LoElt+2));5318 if (!Lo0 || !Hi0 || !Lo1 || !Hi1)5322 Hi1->getSExtValue() == Lo1->getSExtValue() >> 32)