Home
last modified time | relevance | path

Searched refs:AtomicOpValue (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h950 struct AtomicOpValue { struct
967 AtomicOpValue &X, AtomicOpValue &V, argument
980 AtomicOpValue &X, Value *Expr,
1004 Instruction *AllocIP, AtomicOpValue &X,
1041 AtomicOpValue &X, AtomicOpValue &V, Value *Expr,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2308 AtomicOpValue &X, AtomicOpValue &V, in createAtomicRead()
2350 AtomicOpValue &X, Value *Expr, in createAtomicWrite()
2385 const LocationDescription &Loc, Instruction *AllocIP, AtomicOpValue &X, in createAtomicUpdate()
2534 const LocationDescription &Loc, Instruction *AllocIP, AtomicOpValue &X, in createAtomicCapture()
2535 AtomicOpValue &V, Value *Expr, AtomicOrdering AO, in createAtomicCapture()