Home | History | Annotate | Download | only in Target

Lines Matching refs:LibcallRoutineNames

1609     LibcallRoutineNames[Call] = Name;
1615 return LibcallRoutineNames[Call];
1950 /// LibcallRoutineNames - Stores the name each libcall.
1952 const char *LibcallRoutineNames[RTLIB::UNKNOWN_LIBCALL];