OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AtLeastAtomic
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
Loads.cpp
472
Type *AccessTy, bool
AtLeastAtomic
,
480
if (LI->isAtomic() <
AtLeastAtomic
)
500
if (SI->isAtomic() <
AtLeastAtomic
)
522
const MemoryLocation &Loc, Type *AccessTy, bool
AtLeastAtomic
,
551
AtLeastAtomic
, DL, IsLoadCSE))
612
bool
AtLeastAtomic
= Load->isAtomic();
630
AtLeastAtomic
, DL, IsLoadCSE);
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
Loads.h
153
/// \param
AtLeastAtomic
Are we looking for at-least an atomic load/store ? In
168
bool
AtLeastAtomic
, BasicBlock *ScanBB,
Completed in 20 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026