Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h162 LValue emitSharedLValueUB(CodeGenFunction &CGF, const Expr *E);
DCGOpenMPRuntime.cpp756 LValue ReductionCodeGen::emitSharedLValueUB(CodeGenFunction &CGF, in emitSharedLValueUB() function in ReductionCodeGen
803 LValue Second = emitSharedLValueUB(CGF, ClausesData[N].Shared); in emitSharedOrigLValue()
809 LValue Second = emitSharedLValueUB(CGF, ClausesData[N].Ref); in emitSharedOrigLValue()