Home
last modified time | relevance | path

Searched defs:ReductionDataSize (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp806 uint64_t ReductionDataSize = emitKernelDeinit() local
2883 llvm::Value *ReductionDataSize = emitReduction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4480 Constant *ReductionDataSize = ConstantInt::getSigned(Int32, 0); createTargetInit() local