Searched defs:XRValue (Results  1 – 2 of 2) 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()
 |