Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6310 auto &&Gen = [&CGF, UE, ExprRValue, XRValExpr, ERValExpr](RValue XRValue) { in emitOMPAtomicUpdateExpr()
6385 IsPostfixUpdate](RValue XRValue) { in emitOMPAtomicCaptureExpr()
6413 auto &&Gen = [&NewVVal, ExprRValue](RValue XRValue) { in emitOMPAtomicCaptureExpr()
H A DCGOpenMPRuntime.cpp5161 [&CGF, UpExpr, VD, Loc](RValue XRValue) { in emitReduction()