Home | History | Annotate | Download | only in Mips

Lines Matching refs:Helper

324 // Returns of float, double and complex need to be handled with a helper
340 // If there is a return value and it needs a helper function,
342 // return to this helper. The purpose of the helper is to move
349 static const char* Helper[NoFPRet] =
352 const char *Name = Helper[RV];
357 // These helper functions have a different calling ABI so
359 // during call setup, the proper call lowering to the helper
372 // helper functions
429 // by calling a helper function before the actual return.
430 // 2) generate helper functions (stubs) that can be called by mips32 functions
433 // 3) in the case of static relocation, generate helper functions so that
437 // predefined helper functions in libc but this work is currently done