Searched refs:RTLibcall (Results 1 – 1 of 1) sorted by relevance
697 RTLIB::Libcall RTLibcall; in createMemLibcall() local701 RTLibcall = RTLIB::BZERO; in createMemLibcall()704 RTLibcall = RTLIB::MEMCPY; in createMemLibcall()708 RTLibcall = RTLIB::MEMMOVE; in createMemLibcall()712 RTLibcall = RTLIB::MEMSET; in createMemLibcall()718 const char *Name = TLI.getLibcallName(RTLibcall); in createMemLibcall()728 Info.CallConv = TLI.getLibcallCallingConv(RTLibcall); in createMemLibcall()