Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LibcallRoutineNames

835   std::fill(std::begin(LibcallRoutineNames), std::end(LibcallRoutineNames), nullptr);
837 InitLibcallNames(LibcallRoutineNames, TM.getTargetTriple());