Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/src/
Drtl.cpp46 void RTLsTy::LoadRTLs() { in LoadRTLs() function in RTLsTy
251 std::call_once(initFlag, &RTLsTy::LoadRTLs, this); in RegisterLib()
Drtl.h138 void LoadRTLs(); // not thread-safe