Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def27 // are set in InitLibcallNames() in TargetLoweringBase.cpp and/or by targets
/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()