Searched refs:LibcallPrefix (Results 1 – 1 of 1) sorted by relevance
472 #define RTLIBCASE_INT(LibcallPrefix) \ in getRTLibDesc() argument476 return RTLIB::LibcallPrefix##32; \ in getRTLibDesc()478 return RTLIB::LibcallPrefix##64; \ in getRTLibDesc()480 return RTLIB::LibcallPrefix##128; \ in getRTLibDesc()486 #define RTLIBCASE(LibcallPrefix) \ in getRTLibDesc() argument490 return RTLIB::LibcallPrefix##32; \ in getRTLibDesc()492 return RTLIB::LibcallPrefix##64; \ in getRTLibDesc()494 return RTLIB::LibcallPrefix##80; \ in getRTLibDesc()496 return RTLIB::LibcallPrefix##128; \ in getRTLibDesc()