OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Atomic
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
AutoInitRemark.cpp
23
static void volatileOrAtomicWithExtraArgs(bool Volatile, bool
Atomic
,
27
if (
Atomic
)
28
R << "
Atomic
: " << NV("StoreAtomic", true) << ".";
32
if (!Volatile || !
Atomic
)
36
if (!
Atomic
)
37
R << "
Atomic
: " << NV("StoreAtomic", false) << ".";
48
bool
Atomic
= SI.isAtomic();
55
volatileOrAtomicWithExtraArgs(Volatile,
Atomic
, R);
67
bool
Atomic
= false;
80
Atomic
= true
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/
Instrumentation.h
68
// Use
atomic
profile counter increments.
69
bool
Atomic
= false;
128
// Use
atomic
profile counter increments.
129
bool
Atomic
= false;
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.h
283
bool
Atomic
;
Completed in 47 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026