Searched defs:IsXLHSInRHSPart (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 2387 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 D | CGStmtOpenMP.cpp | 5452 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 D | StmtOpenMP.cpp | 773 Expr *E, Expr *UE, bool IsXLHSInRHSPart, bool IsPostfixUpdate) { in Create()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | StmtOpenMP.h | 2738 bool IsXLHSInRHSPart = false; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 10418 bool IsXLHSInRHSPart; member in __anon5b04668f3811::OpenMPAtomicUpdateChecker 10699 bool IsXLHSInRHSPart = false; in ActOnOpenMPAtomicDirective() local
|