Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h161 LValue emitSharedLValueUB(CodeGenFunction &CGF, const Expr *E);
H A DCGOpenMPRuntime.cpp767 LValue ReductionCodeGen::emitSharedLValueUB(CodeGenFunction &CGF, in emitSharedLValueUB() function in ReductionCodeGen
814 LValue Second = emitSharedLValueUB(CGF, ClausesData[N].Shared); in emitSharedOrigLValue()
820 LValue Second = emitSharedLValueUB(CGF, ClausesData[N].Ref); in emitSharedOrigLValue()