Searched refs:LibcallRoutineNames (Results 1 – 2 of 2) sorted by relevance
1230 LibcallRoutineNames[Call] = Name; in setLibcallName()1235 return LibcallRoutineNames[Call]; in getLibcallName()1570 const char *LibcallRoutineNames[RTLIB::UNKNOWN_LIBCALL]; variable
654 InitLibcallNames(LibcallRoutineNames, TM); in TargetLoweringBase()