Lines Matching defs:InVals
3181 SmallVectorImpl<SDValue> &InVals) const {
3514 InVals, CLI);
3522 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals,
3580 InVals.push_back(Val);
3649 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const {
3697 copyByValRegs(Chain, DL, OutChains, DAG, Flags, InVals, &*FuncArg,
3736 InVals.push_back(ArgValue);
3759 InVals.push_back(ArgValue);
3780 SDValue Copy = DAG.getCopyToReg(DAG.getEntryNode(), DL, Reg, InVals[i]);
3790 // the size of Ins and InVals. This only happens when on varg functions
4367 SmallVectorImpl<SDValue> &InVals, const Argument *FuncArg,
4395 InVals.push_back(FIN);