Searched refs:LibcallPrefix (Results 1 – 1 of 1) sorted by relevance
392 #define RTLIBCASE_INT(LibcallPrefix) \ in getRTLibDesc() argument396 return RTLIB::LibcallPrefix##32; \ in getRTLibDesc()398 return RTLIB::LibcallPrefix##64; \ in getRTLibDesc()400 return RTLIB::LibcallPrefix##128; \ in getRTLibDesc()406 #define RTLIBCASE(LibcallPrefix) \ in getRTLibDesc() argument410 return RTLIB::LibcallPrefix##32; \ in getRTLibDesc()412 return RTLIB::LibcallPrefix##64; \ in getRTLibDesc()414 return RTLIB::LibcallPrefix##80; \ in getRTLibDesc()416 return RTLIB::LibcallPrefix##128; \ in getRTLibDesc()