Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h184 void setGridValue(omp::GV G) { GridValue = G; } in setGridValue() function
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3425 Config.setGridValue(GridValue.value()); in createReductionsGPU()
3427 Config.setGridValue(getGridValue(T, ReductionFunc)); in createReductionsGPU()