Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5896 Address SharedAddr = in emitReduceInitFunction() local
5900 SharedAddr = CGF.EmitLoadOfPointer( in emitReduceInitFunction()
5901 SharedAddr, in emitReduceInitFunction()
5903 SharedLVal = CGF.MakeAddrLValue(SharedAddr, CGM.getContext().VoidPtrTy); in emitReduceInitFunction()
6167 Address SharedAddr = getAddrOfArtificialThreadPrivate( in emitTaskReductionFixups() local
6173 SharedAddr, /*IsVolatile=*/false); in emitTaskReductionFixups()