Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5279 LValue RedLVal = CGF.EmitLValueForField( in emitTaskLoopCall() local
5283 CGF.EmitStoreOfScalar(Data.Reductions, RedLVal); in emitTaskLoopCall()
5285 CGF.EmitNullInitialization(RedLVal.getAddress(), in emitTaskLoopCall()