Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:OutOps

3588     const SDValue &Op, char ConstraintCode, std::vector<SDValue> &OutOps) {
3595 OutOps.push_back(Op0);
3596 OutOps.push_back(CurDAG->getTargetConstant(0, MVT::i32));
3600 OutOps.push_back(Op0);
3601 OutOps.push_back(Op1);