Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.h42 initLibcalls(TT); in RuntimeLibcallsInfo()
99 void initLibcalls(const Triple &TT);
/src/contrib/llvm-project/llvm/lib/IR/
H A DRuntimeLibcalls.cpp16 void RuntimeLibcallsInfo::initLibcalls(const Triple &TT) { in initLibcalls() function in RuntimeLibcallsInfo