Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h159 LValue emitSharedLValueUB(CodeGenFunction &CGF, const Expr *E);
H A DCGOpenMPRuntime.cpp768 LValue ReductionCodeGen::emitSharedLValueUB(CodeGenFunction &CGF, in emitSharedLValueUB() function in ReductionCodeGen
815 LValue Second = emitSharedLValueUB(CGF, ClausesData[N].Shared); in emitSharedOrigLValue()
821 LValue Second = emitSharedLValueUB(CGF, ClausesData[N].Ref); in emitSharedOrigLValue()