Searched defs:ReductionDataSize (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
| H A D | CGOpenMPRuntimeGPU.cpp | 806 uint64_t ReductionDataSize = emitKernelDeinit() local |
| /freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
| H A D | OMPIRBuilder.cpp | 4480 Constant *ReductionDataSize = ConstantInt::getSigned(Int32, 0); createTargetInit() local |