Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp626 RValue InitRVal; in emitInitWithReductionInitializer() local
629 InitRVal = CGF.EmitLoadOfLValue(LV, DRD->getLocation()); in emitInitWithReductionInitializer()
632 InitRVal = in emitInitWithReductionInitializer()
644 CodeGenFunction::OpaqueValueMapping OpaqueMap(CGF, &OVE, InitRVal); in emitInitWithReductionInitializer()