Home
last modified time | relevance | path

Searched defs:XRValue (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp3026 [&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()
DCGOpenMPRuntime.cpp4553 [&CGF, UpExpr, VD, IPriv, Loc](RValue XRValue) { in emitReduction()
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp5164 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()
DCGOpenMPRuntime.cpp5711 [&CGF, UpExpr, VD, Loc](RValue XRValue) { in emitReduction()