Searched refs:RTLibcall (Results 1 – 1 of 1) sorted by relevance
692 RTLIB::Libcall RTLibcall; in createMemLibcall() local696 RTLibcall = RTLIB::BZERO; in createMemLibcall()699 RTLibcall = RTLIB::MEMCPY; in createMemLibcall()703 RTLibcall = RTLIB::MEMMOVE; in createMemLibcall()707 RTLibcall = RTLIB::MEMSET; in createMemLibcall()713 const char *Name = TLI.getLibcallName(RTLibcall); in createMemLibcall()723 Info.CallConv = TLI.getLibcallCallingConv(RTLibcall); in createMemLibcall()