Lines Matching defs:Val1
2573 Ops.push_back(Node->getOperand(2)); // Low part of Val12574 Ops.push_back(Node->getOperand(3)); // High part of Val13229 SDValue Val1 = N->getOperand(3);3241 Ops.push_back(Val1);3244 Ops.push_back(SDValue(createGPRPairNode(MVT::Untyped, Val0, Val1), 0));