Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2855 LValue XLValue = CGF.EmitLValue(X); in EmitOMPAtomicReadExpr() local
3017 LValue XLValue = CGF.EmitLValue(X); in EmitOMPAtomicUpdateExpr() local
3067 LValue XLValue = CGF.EmitLValue(X); in EmitOMPAtomicCaptureExpr() local
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp4974 LValue XLValue = CGF.EmitLValue(X); in emitOMPAtomicReadExpr() local
5158 LValue XLValue = CGF.EmitLValue(X); in emitOMPAtomicUpdateExpr() local
5219 LValue XLValue = CGF.EmitLValue(X); in emitOMPAtomicCaptureExpr() local