Searched refs:RTLibcall (Results 1 – 1 of 1) sorted by relevance
615 RTLIB::Libcall RTLibcall; in createMemLibcall() local619 RTLibcall = RTLIB::BZERO; in createMemLibcall()622 RTLibcall = RTLIB::MEMCPY; in createMemLibcall()626 RTLibcall = RTLIB::MEMMOVE; in createMemLibcall()630 RTLibcall = RTLIB::MEMSET; in createMemLibcall()636 const char *Name = TLI.getLibcallName(RTLibcall); in createMemLibcall()646 Info.CallConv = TLI.getLibcallCallingConv(RTLibcall); in createMemLibcall()