OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AtomicMemMoveInst
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IntrinsicInst.h
823
class
AtomicMemMoveInst
: public AtomicMemTransferInst {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp
2767
assert((isa<AtomicMemCpyInst>(Call) || isa<
AtomicMemMoveInst
>(Call)) &&
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp
843
isa<
AtomicMemMoveInst
>(MMI)
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp
5920
auto &MI = cast<
AtomicMemMoveInst
>(I);
Completed in 110 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026