Home
last modified time | relevance | path

Searched refs:RuntimeLibcallsInfo (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.h40 struct RuntimeLibcallsInfo { struct
41 explicit RuntimeLibcallsInfo(const Triple &TT) { in RuntimeLibcallsInfo() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DRuntimeLibcalls.cpp16 void RuntimeLibcallsInfo::initLibcalls(const Triple &TT) { in initLibcalls()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp220 RTLIB::RuntimeLibcallsInfo Libcalls(TT); in buildPreservedSymbolsSet()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1362 RTLIB::RuntimeLibcallsInfo Libcalls(TT); in getRuntimeLibcallSymbols()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3635 RTLIB::RuntimeLibcallsInfo Libcalls;