Home
last modified time | relevance | path

Searched refs:LibcallRoutineNames (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetLowering.h1652 LibcallRoutineNames[Call] = Name; in setLibcallName()
1657 return LibcallRoutineNames[Call]; in getLibcallName()
1882 const char *LibcallRoutineNames[RTLIB::UNKNOWN_LIBCALL]; variable
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp773 InitLibcallNames(LibcallRoutineNames, Triple(TM.getTargetTriple())); in TargetLoweringBase()