Lines Matching refs:Args
1568 // and flag operands which copy the outgoing args into the appropriate regs.
2340 ArgListTy Args;
2344 Args.push_back(Entry);
2350 DAG.getExternalSymbol("__tls_get_addr", PtrVT), std::move(Args),
2789 // Case #1. Non-var-args function, and we meet first byval parameter.
2795 // Case #2. Var-args function, that doesn't contain byval parameters.
6099 ArgListTy Args;
6107 Args.push_back(Entry);
6113 Args.push_back(Entry);
6122 std::move(Args), 0)
10571 TargetLowering::ArgListTy Args;
10580 Args.push_back(Entry);
10591 .setCallee(getLibcallCallingConv(LC), RetTy, Callee, std::move(Args), 0)