Searched refs:LibcallRoutineNames (Results 1 – 2 of 2) sorted by relevance
1731 LibcallRoutineNames[Call] = Name; in setLibcallName()1736 return LibcallRoutineNames[Call]; in getLibcallName()1941 const char *LibcallRoutineNames[RTLIB::UNKNOWN_LIBCALL]; variable
758 InitLibcallNames(LibcallRoutineNames, TM.getTargetTriple()); in TargetLoweringBase()