Home
last modified time | relevance | path

Searched refs:VLValue (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6097 LValue VLValue = CGF.EmitLValue(V); in emitOMPAtomicReadExpr() local
6117 CGF.emitOMPSimpleStore(VLValue, Res, X->getType().getNonReferenceType(), Loc); in emitOMPAtomicReadExpr()
6364 LValue VLValue = CGF.EmitLValue(V); in emitOMPAtomicCaptureExpr() local
6428 CGF.emitOMPSimpleStore(VLValue, NewVVal, NewVValType, Loc); in emitOMPAtomicCaptureExpr()