Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h160 LValue emitSharedLValueUB(CodeGenFunction &CGF, const Expr *E);
H A DCGOpenMPRuntime.cpp745 LValue ReductionCodeGen::emitSharedLValueUB(CodeGenFunction &CGF, in emitSharedLValueUB() function in ReductionCodeGen
792 LValue Second = emitSharedLValueUB(CGF, ClausesData[N].Shared); in emitSharedOrigLValue()
798 LValue Second = emitSharedLValueUB(CGF, ClausesData[N].Ref); in emitSharedOrigLValue()