Searched refs:LibcallPrefix (Results 1 – 1 of 1) sorted by relevance
383 #define RTLIBCASE_INT(LibcallPrefix) \ in getRTLibDesc() argument387 return RTLIB::LibcallPrefix##32; \ in getRTLibDesc()389 return RTLIB::LibcallPrefix##64; \ in getRTLibDesc()391 return RTLIB::LibcallPrefix##128; \ in getRTLibDesc()397 #define RTLIBCASE(LibcallPrefix) \ in getRTLibDesc() argument401 return RTLIB::LibcallPrefix##32; \ in getRTLibDesc()403 return RTLIB::LibcallPrefix##64; \ in getRTLibDesc()405 return RTLIB::LibcallPrefix##80; \ in getRTLibDesc()407 return RTLIB::LibcallPrefix##128; \ in getRTLibDesc()