Searched refs:LibcallPrefix (Results 1 – 1 of 1) sorted by relevance
403 #define RTLIBCASE_INT(LibcallPrefix) \ in getRTLibDesc() argument407 return RTLIB::LibcallPrefix##32; \ in getRTLibDesc()409 return RTLIB::LibcallPrefix##64; \ in getRTLibDesc()411 return RTLIB::LibcallPrefix##128; \ in getRTLibDesc()417 #define RTLIBCASE(LibcallPrefix) \ in getRTLibDesc() argument421 return RTLIB::LibcallPrefix##32; \ in getRTLibDesc()423 return RTLIB::LibcallPrefix##64; \ in getRTLibDesc()425 return RTLIB::LibcallPrefix##80; \ in getRTLibDesc()427 return RTLIB::LibcallPrefix##128; \ in getRTLibDesc()