Home | History | Annotate | Download | only in MSP430

Lines Matching refs:CLI

380 MSP430TargetLowering::LowerCall(TargetLowering::CallLoweringInfo &CLI,
382 SelectionDAG &DAG = CLI.DAG;
383 SDLoc &dl = CLI.DL;
384 SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
385 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals;
386 SmallVectorImpl<ISD::InputArg> &Ins = CLI.Ins;
387 SDValue Chain = CLI.Chain;
388 SDValue Callee = CLI.Callee;
389 bool &isTailCall = CLI.IsTailCall;
390 CallingConv::ID CallConv = CLI.CallConv;
391 bool isVarArg = CLI.IsVarArg;