Home | History | Annotate | Download | only in Mips

Lines Matching full:vararg

2207 //  For vararg functions, all arguments are passed in A0, A1, A2, A3 and stack.
2237 // is true: function is vararg, argument is 3rd or higher, there is previous
3340 "CallingConv::Fast shouldn't be used for vararg functions.");