Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:OutOps

2422     const SDValue &Op, char ConstraintCode, std::vector<SDValue> &OutOps) {
2429 OutOps.push_back(Op0);
2430 OutOps.push_back(CurDAG->getTargetConstant(0, MVT::i32));
2434 OutOps.push_back(Op0);
2435 OutOps.push_back(Op1);