Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6093 Address TaskRedInput = CGF.CreateMemTemp(ArrayRDType, ".rd_input."); in emitTaskReductionInit() local
6101 TaskRedInput.getPointer(), Idxs, in emitTaskReductionInit()
6170 TaskRedInput.getPointer(), CGM.VoidPtrTy)}; in emitTaskReductionInit()
6181 CGF.Builder.CreatePointerBitCastOrAddrSpaceCast(TaskRedInput.getPointer(), in emitTaskReductionInit()