Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h127 std::optional<omp::GV> GridValue; variable
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3537 std::optional<omp::GV> GridValue, unsigned ReductionBufNum, in createReductionsGPU()