Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:Args

1921   TargetLowering::ArgListTy Args;
1925 Entry.Node = Trmp; Args.push_back(Entry);
1930 Args.push_back(Entry);
1932 Entry.Node = FPtr; Args.push_back(Entry);
1933 Entry.Node = Nest; Args.push_back(Entry);
1940 std::move(Args), 0);
2795 // Nothing to do, we're only looking at Nonvector args here.
3892 // and flag operands which copy the outgoing args into the appropriate regs.
3900 // Set CR bit 6 to true if this is a vararg call with floating args passed in
4339 // and flag operands which copy the outgoing args into the appropriate regs.
4615 // Args passed in FPRs consume either 1 (f32) or 2 (f64) available
4731 // and flag operands which copy the outgoing args into the appropriate regs.