Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp6035 Address TaskRedInput = CGF.CreateMemTemp(ArrayRDType, ".rd_input."); in emitTaskReductionInit() local
6043 TaskRedInput.getPointer(), Idxs, in emitTaskReductionInit()
6112 TaskRedInput.getPointer(), CGM.VoidPtrTy)}; in emitTaskReductionInit()
6123 CGF.Builder.CreatePointerBitCastOrAddrSpaceCast(TaskRedInput.getPointer(), in emitTaskReductionInit()