Searched refs:RTLibcall (Results 1 – 1 of 1) sorted by relevance
585 RTLIB::Libcall RTLibcall; in createMemLibcall() local589 RTLibcall = RTLIB::BZERO; in createMemLibcall()592 RTLibcall = RTLIB::MEMCPY; in createMemLibcall()595 RTLibcall = RTLIB::MEMMOVE; in createMemLibcall()598 RTLibcall = RTLIB::MEMSET; in createMemLibcall()603 const char *Name = TLI.getLibcallName(RTLibcall); in createMemLibcall()613 Info.CallConv = TLI.getLibcallCallingConv(RTLibcall); in createMemLibcall()