reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
953 Ops.push_back(Chain); 954 Ops.push_back(Callee); 956 Ops.push_back(DAG.getTargetConstant(SRetArgSize, dl, MVT::i32)); 958 Ops.push_back(DAG.getRegister(toCallerWindow(RegsToPass[i].first), 968 Ops.push_back(DAG.getRegisterMask(Mask)); 971 Ops.push_back(InFlag); 973 Chain = DAG.getNode(SPISD::CALL, dl, NodeTys, Ops);