Home
last modified time | relevance | path

Searched refs:ompt_tool_module (Results 1 – 4 of 4) sorted by relevance

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dompt-general.cpp106 static HMODULE ompt_tool_module = NULL; variable
109 static void *ompt_tool_module = NULL; variable
325 ompt_tool_module = h;
512 if (ompt_tool_module)
513 OMPT_DLCLOSE(ompt_tool_module);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dompt-general.cpp106 static HMODULE ompt_tool_module = NULL; variable
109 static void *ompt_tool_module = NULL; variable
325 ompt_tool_module = h;
512 if (ompt_tool_module)
513 OMPT_DLCLOSE(ompt_tool_module);
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dompt-general.cpp106 static HMODULE ompt_tool_module = NULL;
109 static void *ompt_tool_module = NULL;
325 ompt_tool_module = h;
512 if (ompt_tool_module)
513 OMPT_DLCLOSE(ompt_tool_module);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dompt-general.cpp112 static HMODULE ompt_tool_module = NULL; variable
115 static void *ompt_tool_module = NULL; variable
376 ompt_tool_module = h;
563 if (ompt_tool_module)
564 OMPT_DLCLOSE(ompt_tool_module);