Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp60 static void InitLibcallNames(const char **Names, const Triple &TT) { in InitLibcallNames() function
837 InitLibcallNames(LibcallRoutineNames, TM.getTargetTriple()); in TargetLoweringBase()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp66 static void InitLibcallNames(const char **Names) { in InitLibcallNames() function
623 InitLibcallNames(LibcallRoutineNames); in TargetLowering()