Searched defs:XRValue (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 3026 [&CGF, UE, ExprRValue, XRValExpr, ERValExpr](RValue XRValue) -> RValue { in EmitOMPAtomicUpdateExpr() 3089 IsSeqCst, IsPostfixUpdate](RValue XRValue) -> RValue { in EmitOMPAtomicCaptureExpr() 3116 auto &&Gen = [&CGF, &NewVVal, ExprRValue](RValue XRValue) -> RValue { in EmitOMPAtomicCaptureExpr()
|
D | CGOpenMPRuntime.cpp | 4553 [&CGF, UpExpr, VD, IPriv, Loc](RValue XRValue) { in emitReduction()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 5164 auto &&Gen = [&CGF, UE, ExprRValue, XRValExpr, ERValExpr](RValue XRValue) { in emitOMPAtomicUpdateExpr() 5239 IsPostfixUpdate](RValue XRValue) { in emitOMPAtomicCaptureExpr() 5267 auto &&Gen = [&NewVVal, ExprRValue](RValue XRValue) { in emitOMPAtomicCaptureExpr()
|
D | CGOpenMPRuntime.cpp | 5711 [&CGF, UpExpr, VD, Loc](RValue XRValue) { in emitReduction()
|