Searched refs:LibcallPrefix (Results 1 – 1 of 1) sorted by relevance
469 #define RTLIBCASE_INT(LibcallPrefix) \ in getRTLibDesc() argument473 return RTLIB::LibcallPrefix##32; \ in getRTLibDesc()475 return RTLIB::LibcallPrefix##64; \ in getRTLibDesc()477 return RTLIB::LibcallPrefix##128; \ in getRTLibDesc()483 #define RTLIBCASE(LibcallPrefix) \ in getRTLibDesc() argument487 return RTLIB::LibcallPrefix##32; \ in getRTLibDesc()489 return RTLIB::LibcallPrefix##64; \ in getRTLibDesc()491 return RTLIB::LibcallPrefix##80; \ in getRTLibDesc()493 return RTLIB::LibcallPrefix##128; \ in getRTLibDesc()