Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5124 LValue TargetLHSLV = CGF.EmitLValue(RHSExprs); in emitPrivateReduction() local
5126 CGF.EmitAggregateCopy(TargetLHSLV, in emitPrivateReduction()
5130 CGF.EmitStoreOfScalar(FinalResultVal, TargetLHSLV); in emitPrivateReduction()