Lines Matching defs:InVals
3249 SmallVectorImpl<SDValue> &InVals) const {
3589 InVals, CLI);
3597 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals,
3655 InVals.push_back(Val);
3724 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const {
3772 copyByValRegs(Chain, DL, OutChains, DAG, Flags, InVals, &*FuncArg,
3811 InVals.push_back(ArgValue);
3834 InVals.push_back(ArgValue);
3855 SDValue Copy = DAG.getCopyToReg(DAG.getEntryNode(), DL, Reg, InVals[i]);
3865 // the size of Ins and InVals. This only happens when on varg functions
4442 SmallVectorImpl<SDValue> &InVals, const Argument *FuncArg,
4470 InVals.push_back(FIN);