Home | History | Annotate | Download | only in Mips

Lines Matching defs:Helper

362 // Returns of float, double and complex need to be handled with a helper
378 // If there is a return value and it needs a helper function,
380 // return to this helper. The purpose of the helper is to move
387 static const char* Helper[NoFPRet] =
390 const char *Name = Helper[RV];
395 // These helper functions have a different calling ABI so
397 // during call setup, the proper call lowering to the helper
424 // helper functions
502 // by calling a helper function before the actual return.
503 // 2) generate helper functions (stubs) that can be called by mips32
507 // 3) in the case of static relocation, generate helper functions so that
511 // predefined helper functions in libc but this work is currently done