Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4680 LValue RedLVal = CGF.EmitLValueForField( in emitTaskLoopCall() local
4684 CGF.EmitStoreOfScalar(Data.Reductions, RedLVal); in emitTaskLoopCall()
4686 CGF.EmitNullInitialization(RedLVal.getAddress(), in emitTaskLoopCall()