Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5180 LValue RedLVal = CGF.EmitLValueForField( in emitTaskLoopCall() local
5184 CGF.EmitStoreOfScalar(Data.Reductions, RedLVal); in emitTaskLoopCall()
5186 CGF.EmitNullInitialization(RedLVal.getAddress(CGF), in emitTaskLoopCall()