Lines Matching refs:Opnd
1336 SDValue Opnd = Op->getOperand(++OpNo), In64;1338 if (Opnd.getValueType() == MVT::i64)1339 In64 = initAccumulator(Opnd, DL, DAG);1341 Ops.push_back(Opnd);