Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:NumCallRegArgs

794   unsigned NumCallRegArgs = IsAnyRegCC ? NumArgs : CLI.OutRegs.size();
795 Ops.push_back(MachineOperand::CreateImm(NumCallRegArgs));