Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5276 LValue RedLVal = CGF.EmitLValueForField( in emitTaskLoopCall() local
5280 CGF.EmitStoreOfScalar(Data.Reductions, RedLVal); in emitTaskLoopCall()
5282 CGF.EmitNullInitialization(RedLVal.getAddress(CGF), in emitTaskLoopCall()