Home
last modified time | relevance | path

Searched defs:IsXLHSInRHSPart (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2387 AtomicUpdateCallbackTy &UpdateOp, bool IsXLHSInRHSPart) { in createAtomicUpdate()
2439 bool VolatileX, bool IsXLHSInRHSPart) { in emitAtomicUpdate()
2537 bool UpdateExpr, bool IsPostfixUpdate, bool IsXLHSInRHSPart) { in createAtomicCapture()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5452 bool IsXLHSInRHSPart) { in emitOMPAtomicRMW()
5543 LValue X, RValue E, BinaryOperatorKind BO, bool IsXLHSInRHSPart, in EmitOMPAtomicSimpleUpdateExpr()
5569 bool IsXLHSInRHSPart, SourceLocation Loc) { in emitOMPAtomicUpdateExpr()
5635 const Expr *UE, bool IsXLHSInRHSPart, in emitOMPAtomicCaptureExpr()
5738 const Expr *UE, bool IsXLHSInRHSPart, in emitOMPAtomicExpr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtOpenMP.cpp773 Expr *E, Expr *UE, bool IsXLHSInRHSPart, bool IsPostfixUpdate) { in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h2738 bool IsXLHSInRHSPart = false; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp10418 bool IsXLHSInRHSPart; member in __anon5b04668f3811::OpenMPAtomicUpdateChecker
10699 bool IsXLHSInRHSPart = false; in ActOnOpenMPAtomicDirective() local