Lines Matching full:funcarg
2658 const Argument *FuncArg) {
2673 StorePtr, MachinePointerInfo(FuncArg, i * 4),
2686 EVT PtrTy, const Argument *FuncArg) {
2710 StorePtr, MachinePointerInfo(FuncArg, I * 8),
2747 Function::const_arg_iterator FuncArg =
2751 for (unsigned i = 0, e = ArgLocs.size(); i != e; ++i, ++FuncArg) {
2767 &*FuncArg);
2771 getPointerTy(), &*FuncArg);