OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:llvm_is_multithreaded
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Mutex.h
34
if (!mt_only ||
llvm_is_multithreaded
()) {
47
if (!mt_only ||
llvm_is_multithreaded
()) {
61
if (!mt_only ||
llvm_is_multithreaded
())
RWMutex.h
111
if (!mt_only ||
llvm_is_multithreaded
()) {
123
if (!mt_only ||
llvm_is_multithreaded
()) {
136
if (!mt_only ||
llvm_is_multithreaded
()) {
149
if (!mt_only ||
llvm_is_multithreaded
()) {
Threading.h
55
bool
llvm_is_multithreaded
();
/src/external/apache2/llvm/dist/llvm/lib/Support/
ManagedStatic.cpp
30
if (
llvm_is_multithreaded
()) {
Threading.cpp
31
bool llvm::
llvm_is_multithreaded
() {
function in class:llvm
/src/external/apache2/llvm/dist/llvm/lib/IR/
Core.cpp
4187
return
llvm_is_multithreaded
();
Completed in 55 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026