Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5498 LValue InitLVal = CGF.EmitLValueForField(ElemLVal, InitFD); in emitTaskReductionInit() local
5500 CGF.EmitStoreOfScalar(InitAddr, InitLVal); in emitTaskReductionInit()