Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6080 Address TaskRedInput = CGF.CreateMemTemp(ArrayRDType, ".rd_input."); in emitTaskReductionInit() local
6088 TaskRedInput.getPointer(), Idxs, in emitTaskReductionInit()
6157 TaskRedInput.getPointer(), CGM.VoidPtrTy)}; in emitTaskReductionInit()
6168 CGF.Builder.CreatePointerBitCastOrAddrSpaceCast(TaskRedInput.getPointer(), in emitTaskReductionInit()