Lines Matching full:helper
373 // Returns of float, double and complex need to be handled with a helper
389 // If there is a return value and it needs a helper function,
391 // return to this helper. The purpose of the helper is to move
398 static const char* Helper[NoFPRet] = {
402 const char *Name = Helper[RV];
407 // These helper functions have a different calling ABI so
409 // during call setup, the proper call lowering to the helper
436 // helper functions
511 // by calling a helper function before the actual return.
512 // 2) generate helper functions (stubs) that can be called by mips32
516 // 3) in the case of static relocation, generate helper functions so that
520 // predefined helper functions in libc but this work is currently done